Author: maven-release Date: 2013-07-26 16:48:54 +0200 (Fri, 26 Jul 2013) New Revision: 126 Url: http://forge.codelutin.com/projects/jmexico/repository/revisions/126 Log: [maven-release-plugin] rollback the release of jmexico-0.10 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 2013-07-26 14:43:31 UTC (rev 125) +++ trunk/jmexico-editor/pom.xml 2013-07-26 14:48:54 UTC (rev 126) @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11-SNAPSHOT</version> + <version>0.10-SNAPSHOT</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/jmexico-editor-demo/pom.xml =================================================================== --- trunk/jmexico-editor-demo/pom.xml 2013-07-26 14:43:31 UTC (rev 125) +++ trunk/jmexico-editor-demo/pom.xml 2013-07-26 14:48:54 UTC (rev 126) @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11-SNAPSHOT</version> + <version>0.10-SNAPSHOT</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/jmexico-model/pom.xml =================================================================== --- trunk/jmexico-model/pom.xml 2013-07-26 14:43:31 UTC (rev 125) +++ trunk/jmexico-model/pom.xml 2013-07-26 14:48:54 UTC (rev 126) @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11-SNAPSHOT</version> + <version>0.10-SNAPSHOT</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-07-26 14:43:31 UTC (rev 125) +++ trunk/pom.xml 2013-07-26 14:48:54 UTC (rev 126) @@ -11,7 +11,7 @@ <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11-SNAPSHOT</version> + <version>0.10-SNAPSHOT</version> <name>JMexico</name> <packaging>pom</packaging>