Author: tchemit Date: 2009-08-23 19:23:17 +0200 (Sun, 23 Aug 2009) New Revision: 146 Modified: trunk/pom.xml Log: [maven-release-plugin] prepare release nuiton-j2r-1.0.0 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-23 17:20:21 UTC (rev 145) +++ trunk/pom.xml 2009-08-23 17:23:17 UTC (rev 146) @@ -14,7 +14,7 @@ </parent> <artifactId>nuiton-j2r</artifactId> - <version>1.0.0-rc-2-SNAPSHOT</version> + <version>1.0.0</version> <dependencies> @@ -111,9 +111,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/nuiton-j2r/trunk</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/nuiton-j2r/trunk</developerConnection> - <url>http://www.nuiton.org/repositories/browse/nuiton-j2r/trunk</url> + <connection>scm:svn:http://svn.nuiton.org/svn/nuiton-j2r/tags/nuiton-j2r-1.0.0</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/nuiton-j2r/tags/nuiton-j2r-1.0.0</developerConnection> + <url>http://www.nuiton.org/repositories/browse/nuiton-j2r/tags/nuiton-j2r-1.0.0</url> </scm> <profiles>