Author: maven-release Date: 2013-07-03 12:52:49 +0200 (Wed, 03 Jul 2013) New Revision: 1443 Url: http://nuiton.org/projects/mavenpom/repository/revisions/1443 Log: [maven-release-plugin] prepare release mavenpom-3.4.12 Modified: trunk/mavenpom4labs/pom.xml trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml trunk/mavenpom4redmine/pom.xml trunk/mavenpomdoc/pom.xml trunk/pom.xml Modified: trunk/mavenpom4labs/pom.xml =================================================================== --- trunk/mavenpom4labs/pom.xml 2013-07-01 06:52:13 UTC (rev 1442) +++ trunk/mavenpom4labs/pom.xml 2013-07-03 10:52:49 UTC (rev 1443) @@ -34,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>3.4.12-SNAPSHOT</version> + <version>3.4.12</version> </parent> <artifactId>mavenpom4labs</artifactId> Modified: trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml =================================================================== --- trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2013-07-01 06:52:13 UTC (rev 1442) +++ trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2013-07-03 10:52:49 UTC (rev 1443) @@ -34,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>3.4.12-SNAPSHOT</version> + <version>3.4.12</version> </parent> <artifactId>mavenpom4redmineAndCentral</artifactId> Modified: trunk/mavenpom4redmine/pom.xml =================================================================== --- trunk/mavenpom4redmine/pom.xml 2013-07-01 06:52:13 UTC (rev 1442) +++ trunk/mavenpom4redmine/pom.xml 2013-07-03 10:52:49 UTC (rev 1443) @@ -34,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>3.4.12-SNAPSHOT</version> + <version>3.4.12</version> </parent> <artifactId>mavenpom4redmine</artifactId> Modified: trunk/mavenpomdoc/pom.xml =================================================================== --- trunk/mavenpomdoc/pom.xml 2013-07-01 06:52:13 UTC (rev 1442) +++ trunk/mavenpomdoc/pom.xml 2013-07-03 10:52:49 UTC (rev 1443) @@ -34,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>3.4.12-SNAPSHOT</version> + <version>3.4.12</version> <relativePath>../mavenpom4redmine/mavenpom4redmineAndCentral</relativePath> </parent> @@ -93,9 +93,9 @@ </distributionManagement> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk/mavenpomdoc</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk/mavenpomdoc</developerConnection> - <url>http://www.nuiton.org/repositories/browse/mavenpom/trunk/mavenpomdoc</url> + <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-3.4.12/mavenpomdoc</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-3.4.12/mavenpomdoc</developerConnection> + <url>http://www.nuiton.org/repositories/browse/mavenpom/tags/mavenpom-3.4.12/mavenpomdoc</url> </scm> <reporting> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-07-01 06:52:13 UTC (rev 1442) +++ trunk/pom.xml 2013-07-03 10:52:49 UTC (rev 1443) @@ -33,7 +33,7 @@ <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>3.4.12-SNAPSHOT</version> + <version>3.4.12</version> <modules> <module>mavenpom4redmine</module> @@ -171,9 +171,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://nuiton.org/projects/mavenpom/repository/trunk</url> + <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-3.4.12</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-3.4.12</developerConnection> + <url>http://nuiton.org/projects/mavenpom/repository/tags/mavenpom-3.4.12</url> </scm> <!-- ************************************************************* -->