Author: tchemit Date: 2010-10-03 17:53:14 +0200 (Sun, 03 Oct 2010) New Revision: 282 Url: http://nuiton.org/repositories/revision/nuiton-widgets/282 Log: Update mavenpom4redmineAndCentral to 2.3. Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-09-29 08:11:32 UTC (rev 281) +++ trunk/pom.xml 2010-10-03 15:53:14 UTC (rev 282) @@ -9,8 +9,8 @@ <parent> <groupId>org.nuiton</groupId> - <artifactId>mavenpom4redmine</artifactId> - <version>2.2.6</version> + <artifactId>mavenpom4redmineAndCentral</artifactId> + <version>2.3</version> </parent> <artifactId>nuiton-widgets</artifactId> @@ -98,13 +98,6 @@ <!-- extra files to include in release --> <redmine.releaseFiles>${redmine.libReleaseFiles}</redmine.releaseFiles> - <!-- 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>