Author: tchemit Date: 2010-10-03 17:53:48 +0200 (Sun, 03 Oct 2010) New Revision: 2125 Url: http://nuiton.org/repositories/revision/topia/2125 Log: Update mavenpom4redmineAndCentral to 2.3. Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-09-29 12:45:58 UTC (rev 2124) +++ trunk/pom.xml 2010-10-03 15:53:48 UTC (rev 2125) @@ -32,8 +32,8 @@ <!-- ************************************************************* --> <parent> <groupId>org.nuiton</groupId> - <artifactId>mavenpom4redmine</artifactId> - <version>2.2.6</version> + <artifactId>mavenpom4redmineAndCentral</artifactId> + <version>2.3</version> </parent> <artifactId>topia</artifactId> @@ -333,17 +333,6 @@ <i18n.version>1.2.2</i18n.version> <xmlrpc.version>3.1.2</xmlrpc.version> <hibernate.version>3.3.2.GA</hibernate.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> - - <!-- deploy releases on central-releases repository --> - <release.repository>${central.release.repository}</release.repository> </properties>
participants (1)
-
tchemit@users.nuiton.org