r3575 - in trunk: . lima-business lima-business-api lima-callao lima-swing
Author: echatellier Date: 2012-08-08 15:37:46 +0200 (Wed, 08 Aug 2012) New Revision: 3575 Url: http://chorem.org/repositories/revision/lima/3575 Log: Set version to alpha for release Modified: trunk/lima-business-api/pom.xml 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 2012-08-08 13:04:04 UTC (rev 3574) +++ trunk/lima-business/pom.xml 2012-08-08 13:37:46 UTC (rev 3575) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6-alpha-1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-business-api/pom.xml =================================================================== --- trunk/lima-business-api/pom.xml 2012-08-08 13:04:04 UTC (rev 3574) +++ trunk/lima-business-api/pom.xml 2012-08-08 13:37:46 UTC (rev 3575) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6-alpha-1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2012-08-08 13:04:04 UTC (rev 3574) +++ trunk/lima-callao/pom.xml 2012-08-08 13:37:46 UTC (rev 3575) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6-alpha-1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2012-08-08 13:04:04 UTC (rev 3574) +++ trunk/lima-swing/pom.xml 2012-08-08 13:37:46 UTC (rev 3575) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6-alpha-1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-08-08 13:04:04 UTC (rev 3574) +++ trunk/pom.xml 2012-08-08 13:37:46 UTC (rev 3575) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6-alpha-1-SNAPSHOT</version> <modules> <module>lima-callao</module>
participants (1)
-
echatellier@users.chorem.org