Author: jbalunas(a)redhat.com
Date: 2010-07-15 20:57:40 -0400 (Thu, 15 Jul 2010)
New Revision: 18126
Modified:
root/pom.xml
Log:
Updated to build new tag for release
Modified: root/pom.xml
===================================================================
--- root/pom.xml 2010-07-16 00:34:13 UTC (rev 18125)
+++ root/pom.xml 2010-07-16 00:57:40 UTC (rev 18126)
@@ -72,7 +72,7 @@
<id>tag_based</id>
<properties>
<!-- TODO this can be generalized, and driven by property file, or script -->
- <build-version>4.0.0.20100713-M1</build-version>
+ <build-version>4.0.0.20100715-M1</build-version>
<richfaces.bom.path>tags/richfaces-bom-${build-version}</richfaces.bom.path>
<richfaces.commons.path>tags/richfaces-commons-${build-version}</richfaces.commons.path>
<richfaces.cdk.path>tags/richfaces-cdk-${build-version}</richfaces.cdk.path>
@@ -93,7 +93,7 @@
<id>branch_based</id>
<properties>
<!-- TODO this can be generalized, and driven by property file, or script -->
- <build-version>4.0.0.20100713-M1</build-version>
+ <build-version>4.0.0.20100715-M1</build-version>
<richfaces.bom.path>branches/richfaces-bom-${build-version}</richfaces.bom.path>
<richfaces.commons.path>branches/richfaces-commons-${build-version}</richfaces.commons.path>
<richfaces.cdk.path>branches/richfaces-cdk-${build-version}</richfaces.cdk.path>
Show replies by date