Author: maven-release Date: 2014-10-23 10:22:31 +0200 (Thu, 23 Oct 2014) New Revision: 452 Url: http://forge.chorem.org/projects/chorem/repository/revisions/452 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/chorem-entities/pom.xml trunk/chorem-webmotion/pom.xml trunk/pom.xml Modified: trunk/chorem-entities/pom.xml =================================================================== --- trunk/chorem-entities/pom.xml 2014-10-23 08:22:26 UTC (rev 451) +++ trunk/chorem-entities/pom.xml 2014-10-23 08:22:31 UTC (rev 452) @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.3</version> + <version>0.4-SNAPSHOT</version> </parent> <groupId>org.chorem.chorem</groupId> Modified: trunk/chorem-webmotion/pom.xml =================================================================== --- trunk/chorem-webmotion/pom.xml 2014-10-23 08:22:26 UTC (rev 451) +++ trunk/chorem-webmotion/pom.xml 2014-10-23 08:22:31 UTC (rev 452) @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.3</version> + <version>0.4-SNAPSHOT</version> </parent> <groupId>org.chorem.chorem</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-10-23 08:22:26 UTC (rev 451) +++ trunk/pom.xml 2014-10-23 08:22:31 UTC (rev 452) @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.3</version> + <version>0.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Chorem</name> @@ -79,11 +79,11 @@ </modules> <scm> - <connection>scm:svn:http://svn.chorem.org/chorem/tags/chorem-0.3</connection> + <connection>scm:svn:http://svn.chorem.org/chorem/trunk</connection> <developerConnection> - scm:svn:http://svn.chorem.org/chorem/tags/chorem-0.3 + scm:svn:http://svn.chorem.org/chorem/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/chorem/tags/chorem-0.3</url> + <url>http://www.chorem.org/repositories/browse/chorem/trunk</url> </scm> <distributionManagement> <site>