Author: vsalaun Date: 2011-07-12 10:23:05 +0200 (Tue, 12 Jul 2011) New Revision: 3220 Url: http://chorem.org/repositories/revision/lima/3220 Log: [maven-release-plugin] prepare for next development iteration 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-12 08:23:02 UTC (rev 3219) +++ trunk/lima-business/pom.xml 2011-07-12 08:23:05 UTC (rev 3220) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-beta-2</version> + <version>0.6-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2011-07-12 08:23:02 UTC (rev 3219) +++ trunk/lima-callao/pom.xml 2011-07-12 08:23:05 UTC (rev 3220) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-beta-2</version> + <version>0.6-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2011-07-12 08:23:02 UTC (rev 3219) +++ trunk/lima-swing/pom.xml 2011-07-12 08:23:05 UTC (rev 3220) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-beta-2</version> + <version>0.6-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-07-12 08:23:02 UTC (rev 3219) +++ trunk/pom.xml 2011-07-12 08:23:05 UTC (rev 3220) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-beta-2</version> + <version>0.6-SNAPSHOT</version> <modules> <module>lima-callao</module> @@ -362,10 +362,10 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.5-beta-2</connection> - <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.5-beta-2 + <connection>scm:svn:http://svn.chorem.org/svn/lima/trunk</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/lima/tags/lima-0.5-beta-2</url> + <url>http://www.chorem.org/repositories/browse/lima/trunk</url> </scm> <repositories>