Author: clebert.suconic(a)jboss.com
Date: 2011-12-22 09:30:35 -0500 (Thu, 22 Dec 2011)
New Revision: 11934
Modified:
branches/Branch_2_2_EAP/hornetq-rest/pom.xml
branches/Branch_2_2_EAP/pom.xml
Log:
fixing version
Modified: branches/Branch_2_2_EAP/hornetq-rest/pom.xml
===================================================================
--- branches/Branch_2_2_EAP/hornetq-rest/pom.xml 2011-12-22 14:20:25 UTC (rev 11933)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml 2011-12-22 14:30:35 UTC (rev 11934)
@@ -10,7 +10,7 @@
<properties>
<resteasy.version>2.0.1.GA</resteasy.version>
- <hornetq.version>2.2.10.EAP.GA</hornetq.version>
+ <hornetq.version>2.2.10.GA</hornetq.version>
</properties>
<licenses>
Modified: branches/Branch_2_2_EAP/pom.xml
===================================================================
--- branches/Branch_2_2_EAP/pom.xml 2011-12-22 14:20:25 UTC (rev 11933)
+++ branches/Branch_2_2_EAP/pom.xml 2011-12-22 14:30:35 UTC (rev 11934)
@@ -19,7 +19,7 @@
<groupId>org.hornetq</groupId>
<artifactId>messaging</artifactId>
<packaging>pom</packaging>
- <version>2.2.1.GA</version>
+ <version>2.2.10.GA</version>
<properties>
<resteasy.version>2.1.0.GA</resteasy.version>
Show replies by date