Author: tchemit Date: 2010-10-03 17:52:10 +0200 (Sun, 03 Oct 2010) New Revision: 614 Url: http://nuiton.org/repositories/revision/maven-nuiton-skin/614 Log: Update mavenpom4redmineAndCentral to 2.3. Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-09-29 08:10:58 UTC (rev 613) +++ trunk/pom.xml 2010-10-03 15:52:10 UTC (rev 614) @@ -5,8 +5,8 @@ <parent> <groupId>org.nuiton</groupId> - <artifactId>mavenpom4redmine</artifactId> - <version>2.2.6</version> + <artifactId>mavenpom4redmineAndCentral</artifactId> + <version>2.3</version> </parent> <artifactId>maven-nuiton-skin</artifactId> @@ -74,14 +74,6 @@ <locales>fr,en</locales> <siteSourcesType>apt</siteSourcesType> - <!-- 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> <scm>
participants (1)
-
tchemit@users.nuiton.org