Author: sletellier Date: 2012-03-29 17:37:19 +0200 (Thu, 29 Mar 2012) New Revision: 58 Url: http://forge.codelutin.com/repositories/revision/jmexico/58 Log: [maven-release-plugin] rollback the release of jmexico-0.4 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-03-29 15:28:39 UTC (rev 57) +++ trunk/jmexico-editor/pom.xml 2012-03-29 15:37:19 UTC (rev 58) @@ -10,7 +10,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.4-SNAPSHOT</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/jmexico-editor-demo/pom.xml =================================================================== --- trunk/jmexico-editor-demo/pom.xml 2012-03-29 15:28:39 UTC (rev 57) +++ trunk/jmexico-editor-demo/pom.xml 2012-03-29 15:37:19 UTC (rev 58) @@ -10,7 +10,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.4-SNAPSHOT</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/jmexico-model/pom.xml =================================================================== --- trunk/jmexico-model/pom.xml 2012-03-29 15:28:39 UTC (rev 57) +++ trunk/jmexico-model/pom.xml 2012-03-29 15:37:19 UTC (rev 58) @@ -10,7 +10,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.4-SNAPSHOT</version> </parent> <groupId>fr.reseaumexico</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-03-29 15:28:39 UTC (rev 57) +++ trunk/pom.xml 2012-03-29 15:37:19 UTC (rev 58) @@ -16,7 +16,7 @@ <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.4-SNAPSHOT</version> <modules> <module>jmexico-model</module>