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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jul 13 11:43:24 EDT 2011


Author: mbenitez
Date: 2011-07-13 11:43:24 -0400 (Wed, 13 Jul 2011)
New Revision: 111753

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-6828 Release and upgrade jbossws-native 2.0.1.SP2_CP11

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2011-07-13 11:42:39 UTC (rev 111752)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2011-07-13 15:43:24 UTC (rev 111753)
@@ -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_CP10-brew" else="1.2.1.GA_CP06-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP11-brew" else="1.2.1.GA_CP06-brew">
     <isset property="build.soa.bits"/>
   </condition>
 



More information about the jboss-cvs-commits mailing list