[jboss-cvs] JBossAS SVN: r102530 - branches/JBPAPP_4_2_0_GA_CP/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Mar 17 14:32:49 EDT 2010
Author: mbenitez
Date: 2010-03-17 14:32:49 -0400 (Wed, 17 Mar 2010)
New Revision: 102530
Modified:
branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-2837 Release and upgrade to JBossWS 2.0.1.SP2_CP08
Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml 2010-03-17 17:58:58 UTC (rev 102529)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml 2010-03-17 18:32:49 UTC (rev 102530)
@@ -35,7 +35,7 @@
</condition>
<!-- set jbossws component name/version depending on whether we are building 4.2 or 4.3 -->
- <condition property="jbws.version" value="2.0.1.SP2_CP-SNAPSHOT" else="1.2.1.GA_CP05-brew">
+ <condition property="jbws.version" value="2.0.1.SP2_CP08" else="1.2.1.GA_CP05-brew">
<isset property="build.soa.bits"/>
</condition>
More information about the jboss-cvs-commits
mailing list