Author: maven-release Date: 2012-06-25 10:53:54 +0200 (Mon, 25 Jun 2012) New Revision: 191 Url: http://chorem.org/repositories/revision/chorem/191 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 2012-06-25 08:53:53 UTC (rev 190) +++ trunk/chorem-entities/pom.xml 2012-06-25 08:53:54 UTC (rev 191) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.1</version> + <version>0.2-SNAPSHOT</version> </parent> <groupId>org.chorem.chorem</groupId> Modified: trunk/chorem-webmotion/pom.xml =================================================================== (Binary files differ) Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-06-25 08:53:53 UTC (rev 190) +++ trunk/pom.xml 2012-06-25 08:53:54 UTC (rev 191) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.1</version> + <version>0.2-SNAPSHOT</version> <modules> <module>chorem-entities</module> @@ -74,11 +74,11 @@ </developers> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/chorem/tags/chorem-0.1</connection> + <connection>scm:svn:http://svn.chorem.org/svn/chorem/trunk</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/chorem/tags/chorem-0.1 + scm:svn:http://svn.chorem.org/svn/chorem/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/chorem/tags/chorem-0.1</url> + <url>http://www.chorem.org/repositories/browse/chorem/trunk</url> </scm> <distributionManagement>