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