[jboss-cvs] JBossAS SVN: r66458 - branches/JBPAPP_4_2/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 25 17:46:30 EDT 2007


Author: dbhole
Date: 2007-10-25 17:46:30 -0400 (Thu, 25 Oct 2007)
New Revision: 66458

Modified:
   branches/JBPAPP_4_2/build/build-thirdparty.xml
Log:


Use ws 1.2.1.GA_CP_snapshot for 4.2



Modified: branches/JBPAPP_4_2/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2/build/build-thirdparty.xml	2007-10-25 21:13:05 UTC (rev 66457)
+++ branches/JBPAPP_4_2/build/build-thirdparty.xml	2007-10-25 21:46:30 UTC (rev 66458)
@@ -29,7 +29,7 @@
   -->
 
   <!-- set jbossws version -->
-  <condition property="jbws.version" value="2.0.1.SP2" else="1.2.1.GA_CP01">
+  <condition property="jbws.version" value="2.0.1.SP2" else="1.2.1.GA_CP_snapshot">
     <isset property="build.soa"/>
   </condition>
 




More information about the jboss-cvs-commits mailing list