[jbossws-commits] JBossWS SVN: r16148 - stack/cxf/branches/jbossws-cxf-4.0.x.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Apr 10 08:12:00 EDT 2012


Author: ropalka
Date: 2012-04-10 08:12:00 -0400 (Tue, 10 Apr 2012)
New Revision: 16148

Modified:
   stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml
Log:
use shared test suite snapshot

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml	2012-04-10 11:55:34 UTC (rev 16147)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml	2012-04-10 12:12:00 UTC (rev 16148)
@@ -63,7 +63,7 @@
     <jbossws.spi.version>2.0.3.GA</jbossws.spi.version>
     <jbossws.common.version>2.0.3.GA</jbossws.common.version>
     <jbossws.common.tools.version>1.0.1.GA</jbossws.common.tools.version>
-    <jbossws.shared.testsuite.version>4.0.3.GA</jbossws.shared.testsuite.version>
+    <jbossws.shared.testsuite.version>4.0.4-SNAPSHOT</jbossws.shared.testsuite.version>
     <jboss712.version>7.1.2.Final-SNAPSHOT</jboss712.version> <!-- replace with the EAP6 snapshot version -->
     <ejb.api.version>1.0.1.Final</ejb.api.version>
     <cxf.version>2.4.6</cxf.version>



More information about the jbossws-commits mailing list