Author: echatellier Date: 2010-04-16 18:03:56 +0200 (Fri, 16 Apr 2010) New Revision: 2736 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-04-16 16:03:55 UTC (rev 2735) +++ trunk/pom.xml 2010-04-16 16:03:56 UTC (rev 2736) @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>jtimer</artifactId> - <version>1.3.2</version> + <version>1.3.3-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.2</connection> - <developerConnection>scm:svn:http://svn.chorem.org/svn/jtimer/tags/jtimer-1.3.2</developerConnection> - <url>http://www.chorem.org/repositories/browse/jtimer/tags/jtimer-1.3.2</url> + <connection>scm:svn:http://svn.chorem.org/svn/jtimer/trunk</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/jtimer/trunk</developerConnection> + <url>http://www.chorem.org/repositories/browse/jtimer/trunk</url> </scm> <properties>
participants (1)
-
echatellier@users.chorem.org