[jbossws-commits] JBossWS SVN: r15908 - stack/native/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Mar 9 03:58:01 EST 2012


Author: alessio.soldano at jboss.com
Date: 2012-03-09 03:58:00 -0500 (Fri, 09 Mar 2012)
New Revision: 15908

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


Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml	2012-03-09 07:39:41 UTC (rev 15907)
+++ stack/native/trunk/modules/testsuite/pom.xml	2012-03-09 08:58:00 UTC (rev 15908)
@@ -1065,7 +1065,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