r2804 - trunk/jaxx-application-swing
Author: tchemit Date: 2014-02-24 16:32:39 +0100 (Mon, 24 Feb 2014) New Revision: 2804 Url: http://nuiton.org/projects/jaxx/repository/revisions/2804 Log: fixes #3093: Release profile invoked twice when release:perform Modified: trunk/jaxx-application-swing/pom.xml Modified: trunk/jaxx-application-swing/pom.xml =================================================================== --- trunk/jaxx-application-swing/pom.xml 2014-02-24 15:02:09 UTC (rev 2803) +++ trunk/jaxx-application-swing/pom.xml 2014-02-24 15:32:39 UTC (rev 2804) @@ -49,9 +49,6 @@ <jaxx.autoRecurseInCss>false</jaxx.autoRecurseInCss> <jaxx.addAutoHandlerUI>true</jaxx.addAutoHandlerUI> - <!-- Post Release configuration --> - <skipPostRelease>false</skipPostRelease> - </properties> <dependencies>
participants (1)
-
tchemit@users.nuiton.org