Author: maven-release Date: 2012-08-23 22:47:29 +0200 (Thu, 23 Aug 2012) New Revision: 3637 Url: http://chorem.org/repositories/revision/lima/3637 Log: [maven-release-plugin] prepare for next development iteration 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-23 20:47:28 UTC (rev 3636) +++ trunk/lima-business/pom.xml 2012-08-23 20:47:29 UTC (rev 3637) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-rc-1</version> + <version>0.6-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-business-api/pom.xml =================================================================== --- trunk/lima-business-api/pom.xml 2012-08-23 20:47:28 UTC (rev 3636) +++ trunk/lima-business-api/pom.xml 2012-08-23 20:47:29 UTC (rev 3637) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-rc-1</version> + <version>0.6-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2012-08-23 20:47:28 UTC (rev 3636) +++ trunk/lima-callao/pom.xml 2012-08-23 20:47:29 UTC (rev 3637) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-rc-1</version> + <version>0.6-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2012-08-23 20:47:28 UTC (rev 3636) +++ trunk/lima-swing/pom.xml 2012-08-23 20:47:29 UTC (rev 3637) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-rc-1</version> + <version>0.6-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-08-23 20:47:28 UTC (rev 3636) +++ trunk/pom.xml 2012-08-23 20:47:29 UTC (rev 3637) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-rc-1</version> + <version>0.6-SNAPSHOT</version> <modules> <module>lima-callao</module> @@ -426,11 +426,11 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.6-rc-1</connection> + <connection>scm:svn:http://svn.chorem.org/svn/lima/trunk</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.6-rc-1 + scm:svn:http://svn.chorem.org/svn/lima/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/lima/tags/lima-0.6-rc-1</url> + <url>http://www.chorem.org/repositories/browse/lima/trunk</url> </scm> <distributionManagement>