r97 - in trunk: . jmexico-editor jmexico-editor-demo jmexico-model
Author: tchemit Date: 2012-10-21 15:01:07 +0200 (Sun, 21 Oct 2012) New Revision: 97 Url: http://forge.codelutin.com/repositories/revision/jmexico/97 Log: [maven-release-plugin] prepare for next development iteration 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-10-21 13:01:00 UTC (rev 96) +++ trunk/jmexico-editor/pom.xml 2012-10-21 13:01:07 UTC (rev 97) @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/jmexico-editor-demo/pom.xml =================================================================== --- trunk/jmexico-editor-demo/pom.xml 2012-10-21 13:01:00 UTC (rev 96) +++ trunk/jmexico-editor-demo/pom.xml 2012-10-21 13:01:07 UTC (rev 97) @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/jmexico-model/pom.xml =================================================================== --- trunk/jmexico-model/pom.xml 2012-10-21 13:01:00 UTC (rev 96) +++ trunk/jmexico-model/pom.xml 2012-10-21 13:01:07 UTC (rev 97) @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-10-21 13:01:00 UTC (rev 96) +++ trunk/pom.xml 2012-10-21 13:01:07 UTC (rev 97) @@ -11,7 +11,7 @@ <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <name>JMexico</name> <packaging>pom</packaging> @@ -67,12 +67,12 @@ <scm> <connection> - scm:svn:http://svn.forge.codelutin.com/svn/jmexico/tags/jmexico-0.7 + scm:svn:http://svn.forge.codelutin.com/svn/jmexico/trunk </connection> <developerConnection> - scm:svn:http://svn.forge.codelutin.com/svn/jmexico/tags/jmexico-0.7 + scm:svn:http://svn.forge.codelutin.com/svn/jmexico/trunk </developerConnection> - <url>http://forge.codelutin.com/repositories/browse/jmexico/tags/jmexico-0.7</url> + <url>http://forge.codelutin.com/repositories/browse/jmexico/trunk</url> </scm> <modules>
participants (1)
-
tchemit@users.forge.codelutin.com