Author: tchemit Date: 2011-08-11 17:14:48 +0200 (Thu, 11 Aug 2011) New Revision: 3272 Url: http://chorem.org/repositories/revision/lima/3272 Log: prepare release of version 0.5 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 15:05:45 UTC (rev 3271) +++ trunk/lima-business/pom.xml 2011-08-11 15:14:48 UTC (rev 3272) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-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-08-11 15:05:45 UTC (rev 3271) +++ trunk/lima-callao/pom.xml 2011-08-11 15:14:48 UTC (rev 3272) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-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-08-11 15:05:45 UTC (rev 3271) +++ trunk/lima-swing/pom.xml 2011-08-11 15:14:48 UTC (rev 3272) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.5-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-08-11 15:05:45 UTC (rev 3271) +++ trunk/pom.xml 2011-08-11 15:14:48 UTC (rev 3272) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.5-SNAPSHOT</version> <modules> <module>lima-callao</module>
participants (1)
-
tchemit@users.chorem.org