[jboss-cvs] JBossAS SVN: r79270 - branches/JBPAPP_4_2_0_GA_CP/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 8 09:31:11 EDT 2008


Author: fnasser at redhat.com
Date: 2008-10-08 09:31:11 -0400 (Wed, 08 Oct 2008)
New Revision: 79270

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-927 - Upgrade JBossWS to 2.0.1.SP2_CP04

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-10-08 13:13:17 UTC (rev 79269)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-10-08 13:31:11 UTC (rev 79270)
@@ -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_CP03-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP04" else="1.2.1.GA_CP03-brew">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list