Author: tchemit Date: 2011-05-14 12:32:19 +0200 (Sat, 14 May 2011) New Revision: 1106 Url: http://nuiton.org/repositories/revision/mavenpom/1106 Log: [maven-release-plugin] prepare release mavenpom-2.5.4 Modified: trunk/mavenpom4labs/pom.xml trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml trunk/mavenpom4redmine/pom.xml trunk/pom.xml Modified: trunk/mavenpom4labs/pom.xml =================================================================== --- trunk/mavenpom4labs/pom.xml 2011-05-14 08:21:29 UTC (rev 1105) +++ trunk/mavenpom4labs/pom.xml 2011-05-14 10:32:19 UTC (rev 1106) @@ -34,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.5.4-SNAPSHOT</version> + <version>2.5.4</version> </parent> <artifactId>mavenpom4labs</artifactId> Modified: trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml =================================================================== --- trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2011-05-14 08:21:29 UTC (rev 1105) +++ trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2011-05-14 10:32:19 UTC (rev 1106) @@ -34,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>2.5.4-SNAPSHOT</version> + <version>2.5.4</version> </parent> <artifactId>mavenpom4redmineAndCentral</artifactId> Modified: trunk/mavenpom4redmine/pom.xml =================================================================== --- trunk/mavenpom4redmine/pom.xml 2011-05-14 08:21:29 UTC (rev 1105) +++ trunk/mavenpom4redmine/pom.xml 2011-05-14 10:32:19 UTC (rev 1106) @@ -34,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.5.4-SNAPSHOT</version> + <version>2.5.4</version> </parent> <artifactId>mavenpom4redmine</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-05-14 08:21:29 UTC (rev 1105) +++ trunk/pom.xml 2011-05-14 10:32:19 UTC (rev 1106) @@ -33,7 +33,7 @@ <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.5.4-SNAPSHOT</version> + <version>2.5.4</version> <modules> <module>mavenpom4redmine</module> @@ -159,9 +159,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk</developerConnection> - <url>http://www.nuiton.org/repositories/browse/mavenpom/trunk</url> + <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-2.5.4</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-2.5.4</developerConnection> + <url>http://www.nuiton.org/repositories/browse/mavenpom/tags/mavenpom-2.5.4</url> </scm> <!-- ************************************************************* --> @@ -1480,7 +1480,7 @@ <redmine.collectedArtifacts>target/collect-artifacts.txt</redmine.collectedArtifacts> <redmine.deploymentUrl>${repository.home.url}</redmine.deploymentUrl> <!-- extra files to include in release --> - <redmine.releaseFiles/> + <redmine.releaseFiles /> </properties>