Author: tchemit Date: 2010-10-03 17:51:59 +0200 (Sun, 03 Oct 2010) New Revision: 1835 Url: http://nuiton.org/repositories/revision/maven-license-plugin/1835 Log: Update mavenpom4redmineAndCentral to 2.3. Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-10-01 16:19:39 UTC (rev 1834) +++ trunk/pom.xml 2010-10-03 15:51:59 UTC (rev 1835) @@ -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>maven-license-plugin</artifactId> @@ -352,13 +352,6 @@ <!-- documentation is in english then french --> <locales>en,fr</locales> - <!-- 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