[jbossws-commits] JBossWS SVN: r12956 - stack/native/branches/jbossws-native-3.1.2/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Sep 13 03:42:20 EDT 2010


Author: rsvoboda at redhat.com
Date: 2010-09-13 03:42:19 -0400 (Mon, 13 Sep 2010)
New Revision: 12956

Modified:
   stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml
Log:
[JBPAPP-4359] Updating to final version of HornetQ in EAP 5.1.0 (changed again in CR3)

Modified: stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml	2010-09-10 13:14:11 UTC (rev 12955)
+++ stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml	2010-09-13 07:42:19 UTC (rev 12956)
@@ -25,7 +25,7 @@
     <hibernate.version>3.2.4.sp1</hibernate.version>
     <endpoint.servlet>org.jboss.wsf.stack.jbws.EndpointServlet</endpoint.servlet>
     <jboss.javaee.version>5.0.1.GA</jboss.javaee.version>
-    <hornetq.version>2.1.1.Final</hornetq.version>
+    <hornetq.version>2.1.2.Final</hornetq.version>
   </properties>
 
   <!-- Modules -->



More information about the jbossws-commits mailing list