r141 - in trunk: . jmexico-editor jmexico-editor-demo jmexico-model
Author: maven-release Date: 2014-11-13 11:57:26 +0000 (Thu, 13 Nov 2014) New Revision: 141 Url: http://forge.codelutin.com/projects/jmexico/repository/revisions/141 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 2014-11-13 11:57:21 UTC (rev 140) +++ trunk/jmexico-editor/pom.xml 2014-11-13 11:57:26 UTC (rev 141) @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11</version> + <version>0.12-SNAPSHOT</version> </parent> <artifactId>jmexico-editor</artifactId> Modified: trunk/jmexico-editor-demo/pom.xml =================================================================== --- trunk/jmexico-editor-demo/pom.xml 2014-11-13 11:57:21 UTC (rev 140) +++ trunk/jmexico-editor-demo/pom.xml 2014-11-13 11:57:26 UTC (rev 141) @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11</version> + <version>0.12-SNAPSHOT</version> </parent> <artifactId>jmexico-editor-demo</artifactId> Modified: trunk/jmexico-model/pom.xml =================================================================== --- trunk/jmexico-model/pom.xml 2014-11-13 11:57:21 UTC (rev 140) +++ trunk/jmexico-model/pom.xml 2014-11-13 11:57:26 UTC (rev 141) @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11</version> + <version>0.12-SNAPSHOT</version> </parent> <artifactId>jmexico-model</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-11-13 11:57:21 UTC (rev 140) +++ trunk/pom.xml 2014-11-13 11:57:26 UTC (rev 141) @@ -10,7 +10,7 @@ <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11</version> + <version>0.12-SNAPSHOT</version> <packaging>pom</packaging> <name>JMexico</name> @@ -54,12 +54,12 @@ <scm> <connection> - scm:svn:https://svn.codelutin.com/jmexico/tags/jmexico-0.11 + scm:svn:https://svn.codelutin.com/jmexico/trunk </connection> <developerConnection> - scm:svn:https://svn.codelutin.com/jmexico/tags/jmexico-0.11 + scm:svn:https://svn.codelutin.com/jmexico/trunk </developerConnection> - <url>https://forge.codelutin.com/projects/jmexico/repository/show/tags/jmexico-0.11</url> + <url>https://forge.codelutin.com/projects/jmexico/repository/show/trunk</url> </scm> <distributionManagement> <site>
participants (1)
-
maven-releaseļ¼ users.forge.codelutin.com