Author: bpoussin Date: 2010-12-23 11:39:22 +0100 (Thu, 23 Dec 2010) New Revision: 148 Url: http://chorem.org/repositories/revision/bow/148 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-12-23 10:39:20 UTC (rev 147) +++ trunk/pom.xml 2010-12-23 10:39:22 UTC (rev 148) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>0.3</version> + <version>0.4-SNAPSHOT</version> <dependencies> @@ -114,11 +114,11 @@ </dependencies> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/bow/tags/bow-0.3</connection> + <connection>scm:svn:http://svn.chorem.org/svn/bow/trunk</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/bow/tags/bow-0.3 + scm:svn:http://svn.chorem.org/svn/bow/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/bow/tags/bow-0.3</url> + <url>http://www.chorem.org/repositories/browse/bow/trunk</url> </scm> <!-- ************************************************************* -->
participants (1)
-
bpoussin@users.chorem.org