Author: tchemit Date: 2010-10-03 17:50:46 +0200 (Sun, 03 Oct 2010) New Revision: 2102 Url: http://nuiton.org/repositories/revision/jaxx/2102 Log: Update mavenpom4redmineAndCentral to 2.3. Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-09-30 08:06:27 UTC (rev 2101) +++ trunk/pom.xml 2010-10-03 15:50:46 UTC (rev 2102) @@ -33,8 +33,8 @@ <parent> <groupId>org.nuiton</groupId> - <artifactId>mavenpom4redmine</artifactId> - <version>2.2.6</version> + <artifactId>mavenpom4redmineAndCentral</artifactId> + <version>2.3</version> </parent> <artifactId>jaxx</artifactId> @@ -443,14 +443,6 @@ <javahelp.version>2.0.02</javahelp.version> <jnlp.version>1.0-alpha-2-cl_20100511</jnlp.version> - <!-- release config --> - - <!-- activate this profile while doing release:prepare --> - <arguments>-DperformRelease -Pcentral-safe</arguments> - - <!-- activate this profile while doing release:perform --> - <releaseProfiles>central-safe</releaseProfiles> - </properties> <build>
participants (1)
-
tchemit@users.nuiton.org