Author: maven-release Date: 2012-06-04 09:48:33 +0200 (Mon, 04 Jun 2012) New Revision: 2874 Url: http://chorem.org/repositories/revision/jtimer/2874 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-06-04 07:48:32 UTC (rev 2873) +++ trunk/pom.xml 2012-06-04 07:48:33 UTC (rev 2874) @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>jtimer</artifactId> - <version>1.4.1</version> + <version>1.4.2-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.1</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.1 + scm:svn:http://svn.chorem.org/svn/jtimer/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/jtimer/tags/jtimer-1.4.1</url> + <url>http://www.chorem.org/repositories/browse/jtimer/trunk</url> </scm> <distributionManagement>