r3211 - in trunk: . lima-business lima-callao lima-swing
Author: vsalaun Date: 2011-07-11 16:30:43 +0200 (Mon, 11 Jul 2011) New Revision: 3211 Url: http://chorem.org/repositories/revision/lima/3211 Log: change bersion to 0.5-beta1 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 14:24:55 UTC (rev 3210) +++ trunk/lima-business/pom.xml 2011-07-11 14:30:43 UTC (rev 3211) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5-beta1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2011-07-11 14:24:55 UTC (rev 3210) +++ trunk/lima-callao/pom.xml 2011-07-11 14:30:43 UTC (rev 3211) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5-beta1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2011-07-11 14:24:55 UTC (rev 3210) +++ trunk/lima-swing/pom.xml 2011-07-11 14:30:43 UTC (rev 3211) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5-beta1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-07-11 14:24:55 UTC (rev 3210) +++ trunk/pom.xml 2011-07-11 14:30:43 UTC (rev 3211) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5-beta1-SNAPSHOT</version> <modules> <module>lima-callao</module>
participants (1)
-
vsalaun@users.chorem.org