[jbossws-commits] JBossWS SVN: r15907 - stack/cxf/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Mar 9 02:39:41 EST 2012


Author: alessio.soldano at jboss.com
Date: 2012-03-09 02:39:41 -0500 (Fri, 09 Mar 2012)
New Revision: 15907

Modified:
   stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3435] Move to jboss remote naming 1.0.2.Final


Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml	2012-03-09 06:59:21 UTC (rev 15906)
+++ stack/cxf/trunk/modules/testsuite/pom.xml	2012-03-09 07:39:41 UTC (rev 15907)
@@ -1170,7 +1170,7 @@
         <dependency>
           <groupId>org.jboss</groupId>
           <artifactId>jboss-remote-naming</artifactId>
-          <version>1.0.1.Final</version>
+          <version>1.0.2.Final</version>
         </dependency>
         <dependency>
           <groupId>javax.mail</groupId>



More information about the jbossws-commits mailing list