Author: echatellier Date: 2011-03-14 15:44:51 +0100 (Mon, 14 Mar 2011) New Revision: 564 Url: http://nuiton.org/repositories/revision/jrst/564 Log: Change next version to 1.3 Modified: trunk/doxia-module-jrst/pom.xml trunk/jrst-doc/pom.xml trunk/jrst/pom.xml trunk/maven-jrst-plugin/pom.xml trunk/pom.xml Modified: trunk/doxia-module-jrst/pom.xml =================================================================== --- trunk/doxia-module-jrst/pom.xml 2011-03-14 14:42:35 UTC (rev 563) +++ trunk/doxia-module-jrst/pom.xml 2011-03-14 14:44:51 UTC (rev 564) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> @@ -154,4 +154,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project> Modified: trunk/jrst/pom.xml =================================================================== --- trunk/jrst/pom.xml 2011-03-14 14:42:35 UTC (rev 563) +++ trunk/jrst/pom.xml 2011-03-14 14:44:51 UTC (rev 564) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/jrst-doc/pom.xml =================================================================== --- trunk/jrst-doc/pom.xml 2011-03-14 14:42:35 UTC (rev 563) +++ trunk/jrst-doc/pom.xml 2011-03-14 14:44:51 UTC (rev 564) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/maven-jrst-plugin/pom.xml =================================================================== --- trunk/maven-jrst-plugin/pom.xml 2011-03-14 14:42:35 UTC (rev 563) +++ trunk/maven-jrst-plugin/pom.xml 2011-03-14 14:44:51 UTC (rev 564) @@ -37,7 +37,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-03-14 14:42:35 UTC (rev 563) +++ trunk/pom.xml 2011-03-14 14:44:51 UTC (rev 564) @@ -37,7 +37,7 @@ </parent> <artifactId>jrst</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> <modules> <module>jrst</module>