Author: maven-release Date: 2012-06-07 17:49:58 +0200 (Thu, 07 Jun 2012) New Revision: 702 Url: http://nuiton.org/repositories/revision/jrst/702 Log: [maven-release-plugin] prepare release jrst-2.0 Modified: trunk/docutils/pom.xml trunk/doxia-module-jrst-legacy/pom.xml trunk/doxia-module-jrst/pom.xml trunk/jrst-doc/pom.xml trunk/jrst/pom.xml trunk/pom.xml Modified: trunk/docutils/pom.xml =================================================================== (Binary files differ) Modified: trunk/doxia-module-jrst/pom.xml =================================================================== --- trunk/doxia-module-jrst/pom.xml 2012-06-07 15:47:26 UTC (rev 701) +++ trunk/doxia-module-jrst/pom.xml 2012-06-07 15:49:58 UTC (rev 702) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>1.6-SNAPSHOT</version> + <version>2.0</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/doxia-module-jrst-legacy/pom.xml =================================================================== --- trunk/doxia-module-jrst-legacy/pom.xml 2012-06-07 15:47:26 UTC (rev 701) +++ trunk/doxia-module-jrst-legacy/pom.xml 2012-06-07 15:49:58 UTC (rev 702) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>1.6-SNAPSHOT</version> + <version>2.0</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/jrst/pom.xml =================================================================== --- trunk/jrst/pom.xml 2012-06-07 15:47:26 UTC (rev 701) +++ trunk/jrst/pom.xml 2012-06-07 15:49:58 UTC (rev 702) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>1.6-SNAPSHOT</version> + <version>2.0</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/jrst-doc/pom.xml =================================================================== --- trunk/jrst-doc/pom.xml 2012-06-07 15:47:26 UTC (rev 701) +++ trunk/jrst-doc/pom.xml 2012-06-07 15:49:58 UTC (rev 702) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>1.6-SNAPSHOT</version> + <version>2.0</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-06-07 15:47:26 UTC (rev 701) +++ trunk/pom.xml 2012-06-07 15:49:58 UTC (rev 702) @@ -37,7 +37,7 @@ </parent> <artifactId>jrst</artifactId> - <version>1.6-SNAPSHOT</version> + <version>2.0</version> <modules> <module>docutils</module> @@ -380,11 +380,11 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/jrst/trunk</connection> + <connection>scm:svn:http://svn.nuiton.org/svn/jrst/tags/jrst-2.0</connection> <developerConnection> - scm:svn:http://svn.nuiton.org/svn/jrst/trunk + scm:svn:http://svn.nuiton.org/svn/jrst/tags/jrst-2.0 </developerConnection> - <url>http://www.nuiton.org/repositories/browse/jrst/trunk</url> + <url>http://www.nuiton.org/repositories/browse/jrst/tags/jrst-2.0</url> </scm> <distributionManagement>