Author: maven-release Date: 2014-06-10 10:10:11 +0200 (Tue, 10 Jun 2014) New Revision: 499 Url: http://forge.nuiton.org/projects/nuiton-js/repository/revisions/499 Log: [maven-release-plugin] prepare for next development iteration Modified: nuiton-js-html5shiv/trunk/pom.xml Modified: nuiton-js-html5shiv/trunk/pom.xml =================================================================== --- nuiton-js-html5shiv/trunk/pom.xml 2014-06-10 08:10:00 UTC (rev 498) +++ nuiton-js-html5shiv/trunk/pom.xml 2014-06-10 08:10:11 UTC (rev 499) @@ -14,7 +14,7 @@ </parent> <artifactId>nuiton-js-html5shiv</artifactId> - <version>3.7.2-1</version> + <version>3.7.2-2-SNAPSHOT</version> <name>Nuiton JS :: html5shiv</name> <description>Enable use of HTML5 sectioning elements in legacy Internet Explorer</description> @@ -38,9 +38,9 @@ </properties> <scm> - <connection>scm:svn:http://svn.nuiton.org/nuiton-js/nuiton-js-html5shiv/tags/nuiton-js-html5shiv-3.7.2-1</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/nuiton-js/nuiton-js-html5shiv/tags/nuiton-js-html5shiv-3.7.2-1</developerConnection> - <url>http://www.nuiton.org/repositories/browse/nuiton-js/nuiton-js-html5shiv/tags/nuiton-js-html5shiv-3.7.2-1</url> + <connection>scm:svn:http://svn.nuiton.org/nuiton-js/nuiton-js-html5shiv/trunk</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/nuiton-js/nuiton-js-html5shiv/trunk</developerConnection> + <url>http://www.nuiton.org/repositories/browse/nuiton-js/nuiton-js-html5shiv/trunk</url> </scm> <dependencies>