Author: echatellier Date: 2009-09-16 09:44:32 +0200 (Wed, 16 Sep 2009) New Revision: 2666 Modified: trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-09-16 07:44:29 UTC (rev 2665) +++ trunk/pom.xml 2009-09-16 07:44:32 UTC (rev 2666) @@ -4,7 +4,7 @@ <groupId>org.chorem</groupId> <artifactId>jtimer</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> <packaging>jar</packaging> <name>jTimer</name> @@ -80,9 +80,9 @@ </issueManagement> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/jtimer/tags/jtimer-1.3.0</connection> - <developerConnection>scm:svn:http://svn.chorem.org/svn/jtimer/tags/jtimer-1.3.0</developerConnection> - <url>http://www.chorem.org/repositories/browse/jtimer/tags/jtimer-1.3.0</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> <ciManagement>
participants (1)
-
echatellier@users.chorem.org