Author: vsalaun Date: 2011-08-11 16:57:10 +0200 (Thu, 11 Aug 2011) New Revision: 3270 Url: http://chorem.org/repositories/revision/lima/3270 Log: [maven-release-plugin] rollback the release of lima-0.6 Modified: trunk/lima-business/pom.xml trunk/lima-callao/pom.xml trunk/lima-swing/pom.xml trunk/pom.xml Modified: trunk/lima-business/pom.xml =================================================================== --- trunk/lima-business/pom.xml 2011-08-11 14:42:59 UTC (rev 3269) +++ trunk/lima-business/pom.xml 2011-08-11 14:57:10 UTC (rev 3270) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.6-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2011-08-11 14:42:59 UTC (rev 3269) +++ trunk/lima-callao/pom.xml 2011-08-11 14:57:10 UTC (rev 3270) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.6-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2011-08-11 14:42:59 UTC (rev 3269) +++ trunk/lima-swing/pom.xml 2011-08-11 14:57:10 UTC (rev 3270) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.6-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-08-11 14:42:59 UTC (rev 3269) +++ trunk/pom.xml 2011-08-11 14:57:10 UTC (rev 3270) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.6-SNAPSHOT</version> <modules> <module>lima-callao</module>