Author: echatellier Date: 2012-02-16 15:07:24 +0100 (Thu, 16 Feb 2012) New Revision: 2803 Url: http://chorem.org/repositories/revision/jtimer/2803 Log: [maven-release-plugin] prepare for next development iteration Modified: branches/jtimer-1.3.3/pom.xml Modified: branches/jtimer-1.3.3/pom.xml =================================================================== --- branches/jtimer-1.3.3/pom.xml 2012-02-16 14:07:23 UTC (rev 2802) +++ branches/jtimer-1.3.3/pom.xml 2012-02-16 14:07:24 UTC (rev 2803) @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>jtimer</artifactId> - <version>1.3.3</version> + <version>1.3.4-SNAPSHOT</version> <packaging>jar</packaging> <name>jTimer</name> @@ -60,9 +60,9 @@ </developers> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/jtimer/tags/jtimer-1.3.3</connection> - <developerConnection>scm:svn:http://svn.chorem.org/svn/jtimer/tags/jtimer-1.3.3</developerConnection> - <url>http://www.chorem.org/repositories/browse/jtimer/tags/jtimer-1.3.3</url> + <connection>scm:svn:http://svn.chorem.org/svn/jtimer/branches/jtimer-1.3.3</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/jtimer/branches/jtimer-1.3.3</developerConnection> + <url>http://www.chorem.org/repositories/browse/jtimer/branches/jtimer-1.3.3</url> </scm> <properties>
participants (1)
-
echatellier@users.chorem.org