Author: tchemit Date: 2010-10-03 17:52:50 +0200 (Sun, 03 Oct 2010) New Revision: 273 Url: http://nuiton.org/repositories/revision/nuiton-matrix/273 Log: Update mavenpom4redmineAndCentral to 2.3. Modified: branches/nuiton-matrix-2.1.x/pom.xml Modified: branches/nuiton-matrix-2.1.x/pom.xml =================================================================== --- branches/nuiton-matrix-2.1.x/pom.xml 2010-10-03 15:52:40 UTC (rev 272) +++ branches/nuiton-matrix-2.1.x/pom.xml 2010-10-03 15:52:50 UTC (rev 273) @@ -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-matrix</artifactId> @@ -109,14 +109,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>