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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 3 15:31:42 EDT 2008


Author: fnasser at redhat.com
Date: 2008-04-03 15:31:42 -0400 (Thu, 03 Apr 2008)
New Revision: 71710

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-576 - Release and upgrade to JBossWS 1.2.1.GA_CP03

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-04-03 18:13:00 UTC (rev 71709)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-04-03 19:31:42 UTC (rev 71710)
@@ -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_CP01-brew" else="1.2.1.GA_CP02-brew">
+  <condition property="jbws.version" value="2.0.1.SP2_CP01-brew" else="1.2.1.GA_CP03-brew">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list