Author: maven-release Date: 2013-06-20 12:09:00 +0200 (Thu, 20 Jun 2013) New Revision: 2901 Url: http://chorem.org/projects/jtimer/repository/revisions/2901 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-06-20 10:08:58 UTC (rev 2900) +++ trunk/pom.xml 2013-06-20 10:09:00 UTC (rev 2901) @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>jtimer</artifactId> - <version>1.4.2</version> + <version>1.4.3-SNAPSHOT</version> <name>jTimer</name> <description> @@ -63,11 +63,11 @@ </contributors> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/jtimer/tags/jtimer-1.4.2</connection> + <connection>scm:svn:http://svn.chorem.org/svn/jtimer/trunk</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/jtimer/tags/jtimer-1.4.2 + scm:svn:http://svn.chorem.org/svn/jtimer/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/jtimer/tags/jtimer-1.4.2</url> + <url>http://www.chorem.org/repositories/browse/jtimer/trunk</url> </scm> <distributionManagement>