r2801 - branches/jtimer-1.3.3
Author: echatellier Date: 2012-02-16 15:07:20 +0100 (Thu, 16 Feb 2012) New Revision: 2801 Url: http://chorem.org/repositories/revision/jtimer/2801 Log: [maven-release-plugin] prepare release jtimer-1.3.3 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-15 17:13:34 UTC (rev 2800) +++ branches/jtimer-1.3.3/pom.xml 2012-02-16 14:07:20 UTC (rev 2801) @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>jtimer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>jar</packaging> <name>jTimer</name> @@ -60,9 +60,9 @@ </developers> <scm> - <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> + <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> </scm> <properties>
participants (1)
-
echatellier@users.chorem.org