Author: thomas.heute(a)jboss.com
Date: 2008-10-20 11:14:15 -0400 (Mon, 20 Oct 2008)
New Revision: 12098
Modified:
modules/test/tags/JBP_TEST_1_0_1_SP2/build/build-thirdparty.xml
modules/test/tags/JBP_TEST_1_0_1_SP2/build/build.xml
Log:
Using common 1.1.3, tagged to 1.0.1.SP2
Modified: modules/test/tags/JBP_TEST_1_0_1_SP2/build/build-thirdparty.xml
===================================================================
--- modules/test/tags/JBP_TEST_1_0_1_SP2/build/build-thirdparty.xml 2008-10-20 15:05:25
UTC (rev 12097)
+++ modules/test/tags/JBP_TEST_1_0_1_SP2/build/build-thirdparty.xml 2008-10-20 15:14:15
UTC (rev 12098)
@@ -47,7 +47,7 @@
are pushed to the
http://repository.jboss.com site.
-->
- <componentref name="jboss-portal/modules/common"
version="trunk-SNAPSHOT"/>
+ <componentref name="jboss-portal/modules/common"
version="1.1.3"/>
<componentref name="codehaus/cargo" version="0.9"/>
Modified: modules/test/tags/JBP_TEST_1_0_1_SP2/build/build.xml
===================================================================
--- modules/test/tags/JBP_TEST_1_0_1_SP2/build/build.xml 2008-10-20 15:05:25 UTC (rev
12097)
+++ modules/test/tags/JBP_TEST_1_0_1_SP2/build/build.xml 2008-10-20 15:14:15 UTC (rev
12098)
@@ -61,8 +61,8 @@
<property name="version.major" value="1"/>
<property name="version.minor" value="0"/>
- <property name="version.revision" value="2"/>
- <property name="version.tag" value="GA"/>
+ <property name="version.revision" value="1"/>
+ <property name="version.tag" value="SP2"/>
<property name="version.name" value=""/>
<!-- This must be set to the CVS tag for any release -->