r66 - in trunk: . jmexico-editor jmexico-editor-demo jmexico-model
Author: maven-release Date: 2012-05-02 11:29:16 +0200 (Wed, 02 May 2012) New Revision: 66 Url: http://forge.codelutin.com/repositories/revision/jmexico/66 Log: [maven-release-plugin] prepare release jmexico-0.5 Modified: trunk/jmexico-editor-demo/pom.xml trunk/jmexico-editor/pom.xml trunk/jmexico-model/pom.xml trunk/pom.xml Modified: trunk/jmexico-editor/pom.xml =================================================================== --- trunk/jmexico-editor/pom.xml 2012-04-30 12:06:54 UTC (rev 65) +++ trunk/jmexico-editor/pom.xml 2012-05-02 09:29:16 UTC (rev 66) @@ -10,7 +10,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/jmexico-editor-demo/pom.xml =================================================================== --- trunk/jmexico-editor-demo/pom.xml 2012-04-30 12:06:54 UTC (rev 65) +++ trunk/jmexico-editor-demo/pom.xml 2012-05-02 09:29:16 UTC (rev 66) @@ -10,7 +10,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/jmexico-model/pom.xml =================================================================== --- trunk/jmexico-model/pom.xml 2012-04-30 12:06:54 UTC (rev 65) +++ trunk/jmexico-model/pom.xml 2012-05-02 09:29:16 UTC (rev 66) @@ -10,7 +10,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-04-30 12:06:54 UTC (rev 65) +++ trunk/pom.xml 2012-05-02 09:29:16 UTC (rev 66) @@ -16,7 +16,7 @@ <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <modules> <module>jmexico-model</module> @@ -181,11 +181,11 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.forge.codelutin.com/svn/jmexico/trunk</connection> + <connection>scm:svn:http://svn.forge.codelutin.com/svn/jmexico/tags/jmexico-0.5</connection> <developerConnection> - scm:svn:http://svn.forge.codelutin.com/svn/jmexico/trunk + scm:svn:http://svn.forge.codelutin.com/svn/jmexico/tags/jmexico-0.5 </developerConnection> - <url>http://forge.codelutin.com/repositories/browse/jmexico/trunk</url> + <url>http://forge.codelutin.com/repositories/browse/jmexico/tags/jmexico-0.5</url> </scm> <distributionManagement>
participants (1)
-
maven-releaseļ¼ users.forge.codelutin.com