[jbossws-commits] JBossWS SVN: r15969 - stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Mar 16 06:03:58 EDT 2012


Author: ropalka
Date: 2012-03-16 06:03:58 -0400 (Fri, 16 Mar 2012)
New Revision: 15969

Modified:
   stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/pom.xml
Log:
sync. hornetq

Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/pom.xml	2012-03-16 10:02:39 UTC (rev 15968)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/testsuite/pom.xml	2012-03-16 10:03:58 UTC (rev 15969)
@@ -709,13 +709,13 @@
         <dependency>
           <groupId>org.hornetq</groupId>
           <artifactId>hornetq-jms</artifactId>
-          <version>2.2.11.Final</version>
+          <version>2.2.13.Final</version>
           <scope>test</scope>
         </dependency>
         <dependency>
           <groupId>org.hornetq</groupId>
           <artifactId>hornetq-core</artifactId>
-          <version>2.2.11.Final</version>
+          <version>2.2.13.Final</version>
           <scope>test</scope>
         </dependency>
       </dependencies>



More information about the jbossws-commits mailing list