Author: sletellier Date: 2009-07-15 15:00:13 +0200 (Wed, 15 Jul 2009) New Revision: 1507 Modified: branches/1.5.X/jaxx-compiler-api/pom.xml branches/1.5.X/jaxx-compiler-swing/pom.xml branches/1.5.X/jaxx-compiler-validator/pom.xml branches/1.5.X/jaxx-example/pom.xml branches/1.5.X/jaxx-runtime-api/pom.xml branches/1.5.X/jaxx-runtime-swing-widget/pom.xml branches/1.5.X/jaxx-runtime-swing/pom.xml branches/1.5.X/jaxx-runtime-validator-swing/pom.xml branches/1.5.X/jaxx-runtime-validator/pom.xml branches/1.5.X/jaxx-swing-action/pom.xml branches/1.5.X/maven-jaxx-plugin/pom.xml branches/1.5.X/pom.xml Log: Change version to 1.5.1 Modified: branches/1.5.X/jaxx-compiler-api/pom.xml =================================================================== --- branches/1.5.X/jaxx-compiler-api/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/jaxx-compiler-api/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.codelutin.jaxx</groupId> Modified: branches/1.5.X/jaxx-compiler-swing/pom.xml =================================================================== --- branches/1.5.X/jaxx-compiler-swing/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/jaxx-compiler-swing/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.codelutin.jaxx</groupId> Modified: branches/1.5.X/jaxx-compiler-validator/pom.xml =================================================================== --- branches/1.5.X/jaxx-compiler-validator/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/jaxx-compiler-validator/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.codelutin.jaxx</groupId> Modified: branches/1.5.X/jaxx-example/pom.xml =================================================================== --- branches/1.5.X/jaxx-example/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/jaxx-example/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.codelutin.jaxx</groupId> @@ -286,4 +286,4 @@ </profile> </profiles> -</project> \ No newline at end of file +</project> Modified: branches/1.5.X/jaxx-runtime-api/pom.xml =================================================================== --- branches/1.5.X/jaxx-runtime-api/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/jaxx-runtime-api/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.codelutin.jaxx</groupId> Modified: branches/1.5.X/jaxx-runtime-swing/pom.xml =================================================================== --- branches/1.5.X/jaxx-runtime-swing/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/jaxx-runtime-swing/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.codelutin.jaxx</groupId> Modified: branches/1.5.X/jaxx-runtime-swing-widget/pom.xml =================================================================== --- branches/1.5.X/jaxx-runtime-swing-widget/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/jaxx-runtime-swing-widget/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.codelutin.jaxx</groupId> @@ -119,4 +119,4 @@ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/jaxx-1.5/jaxx-runtime-swing-widget?root=buix</url> </scm> -</project> \ No newline at end of file +</project> Modified: branches/1.5.X/jaxx-runtime-validator/pom.xml =================================================================== --- branches/1.5.X/jaxx-runtime-validator/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/jaxx-runtime-validator/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.codelutin.jaxx</groupId> Modified: branches/1.5.X/jaxx-runtime-validator-swing/pom.xml =================================================================== --- branches/1.5.X/jaxx-runtime-validator-swing/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/jaxx-runtime-validator-swing/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.codelutin.jaxx</groupId> Modified: branches/1.5.X/jaxx-swing-action/pom.xml =================================================================== --- branches/1.5.X/jaxx-swing-action/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/jaxx-swing-action/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -11,7 +11,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.codelutin.jaxx</groupId> Modified: branches/1.5.X/maven-jaxx-plugin/pom.xml =================================================================== --- branches/1.5.X/maven-jaxx-plugin/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/maven-jaxx-plugin/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.codelutin.jaxx</groupId> @@ -149,4 +149,4 @@ <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jaxx/tags/jaxx-1.5/maven-jaxx-plugin?root=buix</url> </scm> -</project> \ No newline at end of file +</project> Modified: branches/1.5.X/pom.xml =================================================================== --- branches/1.5.X/pom.xml 2009-07-15 12:43:48 UTC (rev 1506) +++ branches/1.5.X/pom.xml 2009-07-15 13:00:13 UTC (rev 1507) @@ -14,7 +14,7 @@ <groupId>org.codelutin</groupId> <artifactId>jaxx</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <modules> <module>jaxx-runtime-api</module> @@ -272,4 +272,4 @@ </profile> </profiles> -</project> \ No newline at end of file +</project>