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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 25 12:26:44 EST 2008


Author: fnasser at redhat.com
Date: 2008-01-25 12:26:44 -0500 (Fri, 25 Jan 2008)
New Revision: 69352

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

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-01-25 17:09:30 UTC (rev 69351)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-01-25 17:26:44 UTC (rev 69352)
@@ -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="1.2.1.GA_CP01" else="1.2.1.GA_CP01">
+  <condition property="jbws.version" value="1.2.1.GA_CP02" else="1.2.1.GA_CP02">
     <isset property="build.soa.bits"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list