Author: maven-release Date: 2014-01-27 10:24:06 +0100 (Mon, 27 Jan 2014) New Revision: 371 Url: http://nuiton.org/projects/nuiton-js/repository/revisions/371 Log: [maven-release-plugin] prepare for next development iteration Modified: nuiton-js-jquery/trunk/pom.xml Modified: nuiton-js-jquery/trunk/pom.xml =================================================================== --- nuiton-js-jquery/trunk/pom.xml 2014-01-27 09:24:03 UTC (rev 370) +++ nuiton-js-jquery/trunk/pom.xml 2014-01-27 09:24:06 UTC (rev 371) @@ -14,7 +14,7 @@ </parent> <artifactId>nuiton-js-jquery</artifactId> - <version>2.1.0-1</version> + <version>2.1.0-2-SNAPSHOT</version> <name>Nuiton JS :: JQuery</name> <description>JQuery jar packaging</description> @@ -29,9 +29,9 @@ </licenses> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/nuiton-js/nuiton-js-jquery/tags/nuiton-js-jquery-2.1.0-1</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/nuiton-js/nuiton-js-jquery/tags/nuiton-js-jquery-2.1.0-1</developerConnection> - <url>http://www.nuiton.org/repositories/browse/nuiton-js/nuiton-js-jquery/tags/nuiton-js-jquery-2.1.0-1</url> + <connection>scm:svn:http://svn.nuiton.org/svn/nuiton-js/nuiton-js-jquery/trunk</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/nuiton-js/nuiton-js-jquery/trunk</developerConnection> + <url>http://www.nuiton.org/repositories/browse/nuiton-js/nuiton-js-jquery/trunk</url> </scm> <properties>