r704 - in trunk: . docutils doxia-module-jrst doxia-module-jrst-legacy jrst jrst-doc
Author: maven-release Date: 2012-06-07 17:50:04 +0200 (Thu, 07 Jun 2012) New Revision: 704 Url: http://nuiton.org/repositories/revision/jrst/704 Log: [maven-release-plugin] prepare for next development iteration 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:50:00 UTC (rev 703) +++ trunk/doxia-module-jrst/pom.xml 2012-06-07 15:50:04 UTC (rev 704) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.0</version> + <version>2.1-SNAPSHOT</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:50:00 UTC (rev 703) +++ trunk/doxia-module-jrst-legacy/pom.xml 2012-06-07 15:50:04 UTC (rev 704) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.0</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/jrst/pom.xml =================================================================== --- trunk/jrst/pom.xml 2012-06-07 15:50:00 UTC (rev 703) +++ trunk/jrst/pom.xml 2012-06-07 15:50:04 UTC (rev 704) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.0</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/jrst-doc/pom.xml =================================================================== --- trunk/jrst-doc/pom.xml 2012-06-07 15:50:00 UTC (rev 703) +++ trunk/jrst-doc/pom.xml 2012-06-07 15:50:04 UTC (rev 704) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.0</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-06-07 15:50:00 UTC (rev 703) +++ trunk/pom.xml 2012-06-07 15:50:04 UTC (rev 704) @@ -37,7 +37,7 @@ </parent> <artifactId>jrst</artifactId> - <version>2.0</version> + <version>2.1-SNAPSHOT</version> <modules> <module>docutils</module> @@ -380,11 +380,11 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/jrst/tags/jrst-2.0</connection> + <connection>scm:svn:http://svn.nuiton.org/svn/jrst/trunk</connection> <developerConnection> - scm:svn:http://svn.nuiton.org/svn/jrst/tags/jrst-2.0 + scm:svn:http://svn.nuiton.org/svn/jrst/trunk </developerConnection> - <url>http://www.nuiton.org/repositories/browse/jrst/tags/jrst-2.0</url> + <url>http://www.nuiton.org/repositories/browse/jrst/trunk</url> </scm> <distributionManagement>
participants (1)
-
maven-releaseļ¼ users.nuiton.org