Author: echatellier Date: 2011-05-13 14:04:23 +0200 (Fri, 13 May 2011) New Revision: 3121 Url: http://chorem.org/repositories/revision/lima/3121 Log: Update next version Modified: trunk/lima-business/pom.xml trunk/lima-callao/pom.xml trunk/lima-neogia/pom.xml trunk/lima-swing/pom.xml trunk/pom.xml Modified: trunk/lima-business/pom.xml =================================================================== --- trunk/lima-business/pom.xml 2011-05-13 11:50:53 UTC (rev 3120) +++ trunk/lima-business/pom.xml 2011-05-13 12:04:23 UTC (rev 3121) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.4-SNAPSHOT</version> + <version>0.5-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2011-05-13 11:50:53 UTC (rev 3120) +++ trunk/lima-callao/pom.xml 2011-05-13 12:04:23 UTC (rev 3121) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.4-SNAPSHOT</version> + <version>0.5-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-neogia/pom.xml =================================================================== --- trunk/lima-neogia/pom.xml 2011-05-13 11:50:53 UTC (rev 3120) +++ trunk/lima-neogia/pom.xml 2011-05-13 12:04:23 UTC (rev 3121) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.2-SNAPSHOT</version> + <version>0.5-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2011-05-13 11:50:53 UTC (rev 3120) +++ trunk/lima-swing/pom.xml 2011-05-13 12:04:23 UTC (rev 3121) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.4-SNAPSHOT</version> + <version>0.5-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-05-13 11:50:53 UTC (rev 3120) +++ trunk/pom.xml 2011-05-13 12:04:23 UTC (rev 3121) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.4-SNAPSHOT</version> + <version>0.5-SNAPSHOT</version> <modules> <module>lima-callao</module>