Author: maven-release Date: 2014-05-07 12:09:31 +0200 (Wed, 07 May 2014) New Revision: 414 Url: http://forge.nuiton.org/projects/nuiton-js/repository/revisions/414 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-05-07 10:09:26 UTC (rev 413) +++ nuiton-js-jquery/trunk/pom.xml 2014-05-07 10:09:31 UTC (rev 414) @@ -14,7 +14,7 @@ </parent> <artifactId>nuiton-js-jquery</artifactId> - <version>1.11.1-1</version> + <version>1.11.1-2-SNAPSHOT</version> <name>Nuiton JS :: JQuery</name> <description>JQuery jar packaging</description> @@ -29,9 +29,9 @@ </licenses> <scm> - <connection>scm:svn:https://svn.nuiton.org/nuiton-js/nuiton-js-jquery/tags/nuiton-js-jquery-1.11.1-1</connection> - <developerConnection>scm:svn:https://svn.nuiton.org/nuiton-js/nuiton-js-jquery/tags/nuiton-js-jquery-1.11.1-1</developerConnection> - <url>https://forge.nuiton.org/projects/nuiton-js/repository/show/nuiton-js-jquery/tags/nuiton-js-jquery-1.11.1-1</url> + <connection>scm:svn:https://svn.nuiton.org/nuiton-js/nuiton-js-jquery/trunk</connection> + <developerConnection>scm:svn:https://svn.nuiton.org/nuiton-js/nuiton-js-jquery/trunk</developerConnection> + <url>https://forge.nuiton.org/projects/nuiton-js/repository/show/nuiton-js-jquery/trunk</url> </scm> <properties>