[hornetq-commits] JBoss hornetq SVN: r11313 - branches/Branch_2_2_EAP/hornetq-rest.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Sep 9 14:38:31 EDT 2011


Author: clebert.suconic at jboss.com
Date: 2011-09-09 14:38:31 -0400 (Fri, 09 Sep 2011)
New Revision: 11313

Modified:
   branches/Branch_2_2_EAP/hornetq-rest/pom.xml
Log:
Fixing POM at rest

Modified: branches/Branch_2_2_EAP/hornetq-rest/pom.xml
===================================================================
--- branches/Branch_2_2_EAP/hornetq-rest/pom.xml	2011-09-09 15:56:27 UTC (rev 11312)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml	2011-09-09 18:38:31 UTC (rev 11313)
@@ -10,7 +10,7 @@
 
     <properties>
         <resteasy.version>2.0.1.GA</resteasy.version>
-        <hornetq.version>2.2.3.GA</hornetq.version>
+        <hornetq.version>2.2.8.CR1</hornetq.version>
     </properties>
 
     <licenses>



More information about the hornetq-commits mailing list