r907 - in trunk: . helper-maven-plugin helper-maven-plugin-api
Author: maven-release Date: 2013-08-08 15:09:10 +0200 (Thu, 08 Aug 2013) New Revision: 907 Url: http://nuiton.org/projects/maven-helper-plugin/repository/revisions/907 Log: [maven-release-plugin] prepare release maven-helper-plugin-2.1 Modified: trunk/helper-maven-plugin-api/pom.xml trunk/helper-maven-plugin/pom.xml trunk/pom.xml Modified: trunk/helper-maven-plugin/pom.xml =================================================================== --- trunk/helper-maven-plugin/pom.xml 2013-08-08 12:30:53 UTC (rev 906) +++ trunk/helper-maven-plugin/pom.xml 2013-08-08 13:09:10 UTC (rev 907) @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>helper-maven-plugin</artifactId> Modified: trunk/helper-maven-plugin-api/pom.xml =================================================================== --- trunk/helper-maven-plugin-api/pom.xml 2013-08-08 12:30:53 UTC (rev 906) +++ trunk/helper-maven-plugin-api/pom.xml 2013-08-08 13:09:10 UTC (rev 907) @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>helper-maven-plugin-api</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-08-08 12:30:53 UTC (rev 906) +++ trunk/pom.xml 2013-08-08 13:09:10 UTC (rev 907) @@ -31,7 +31,7 @@ </parent> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <name>Helper Maven Plugin</name> <description>Toolbox to help creating new maven plugins</description> @@ -70,13 +70,13 @@ <scm> <connection> - scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/trunk + scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/tags/maven-helper-plugin-2.1 </connection> <developerConnection> - scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/trunk + scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/tags/maven-helper-plugin-2.1 </developerConnection> <url> - http://www.nuiton.org/repositories/browse/maven-helper-plugin/trunk + http://www.nuiton.org/repositories/browse/maven-helper-plugin/tags/maven-hel... </url> </scm>
participants (1)
-
maven-releaseļ¼ users.nuiton.org