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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Nov 2 10:12:48 EST 2009


Author: permaine
Date: 2009-11-02 10:12:47 -0500 (Mon, 02 Nov 2009)
New Revision: 95921

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-1952 Release and upgrade to JBossWS 2.0.1.SP2_CP07

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2009-11-02 15:10:59 UTC (rev 95920)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2009-11-02 15:12:47 UTC (rev 95921)
@@ -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_CP06-brew" else="1.2.1.GA_CP05-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP07-brew" else="1.2.1.GA_CP05-brew">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list