Author: bpoussin Date: 2011-02-16 01:16:53 +0100 (Wed, 16 Feb 2011) New Revision: 197 Url: http://chorem.org/repositories/revision/bow/197 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-02-16 00:16:51 UTC (rev 196) +++ trunk/pom.xml 2011-02-16 00:16:53 UTC (rev 197) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>0.4</version> + <version>0.5-SNAPSHOT</version> <name>bow</name> <description>bookmarks on web</description> @@ -32,11 +32,11 @@ </licenses> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/bow/tags/bow-0.4</connection> + <connection>scm:svn:http://svn.chorem.org/svn/bow/trunk</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/bow/tags/bow-0.4 + scm:svn:http://svn.chorem.org/svn/bow/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/bow/tags/bow-0.4</url> + <url>http://www.chorem.org/repositories/browse/bow/trunk</url> </scm> <properties>