Author: echatellier Date: 2011-07-11 22:18:28 +0200 (Mon, 11 Jul 2011) New Revision: 3217 Url: http://chorem.org/repositories/revision/lima/3217 Log: Make versionutil happy 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-07-11 18:56:12 UTC (rev 3216) +++ trunk/lima-business/pom.xml 2011-07-11 20:18:28 UTC (rev 3217) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-beta2-SNAPSHOT</version> + <version>0.5-beta-2-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2011-07-11 18:56:12 UTC (rev 3216) +++ trunk/lima-callao/pom.xml 2011-07-11 20:18:28 UTC (rev 3217) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-beta2-SNAPSHOT</version> + <version>0.5-beta-2-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2011-07-11 18:56:12 UTC (rev 3216) +++ trunk/lima-swing/pom.xml 2011-07-11 20:18:28 UTC (rev 3217) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-beta2-SNAPSHOT</version> + <version>0.5-beta-2-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-07-11 18:56:12 UTC (rev 3216) +++ trunk/pom.xml 2011-07-11 20:18:28 UTC (rev 3217) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-beta2-SNAPSHOT</version> + <version>0.5-beta-2-SNAPSHOT</version> <modules> <module>lima-callao</module>