Author: maven-release Date: 2013-09-27 07:49:51 +0200 (Fri, 27 Sep 2013) New Revision: 2946 Url: http://chorem.org/projects/jtimer/repository/revisions/2946 Log: [maven-release-plugin] prepare release jtimer-1.4.3 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-09-27 05:48:51 UTC (rev 2945) +++ trunk/pom.xml 2013-09-27 05:49:51 UTC (rev 2946) @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>jtimer</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> <name>jTimer</name> <description> @@ -63,11 +63,11 @@ </contributors> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/jtimer/trunk</connection> + <connection>scm:svn:http://svn.chorem.org/svn/jtimer/tags/jtimer-1.4.3</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/jtimer/trunk + scm:svn:http://svn.chorem.org/svn/jtimer/tags/jtimer-1.4.3 </developerConnection> - <url>http://www.chorem.org/repositories/browse/jtimer/trunk</url> + <url>http://www.chorem.org/repositories/browse/jtimer/tags/jtimer-1.4.3</url> </scm> <distributionManagement>