Author: clebert.suconic(a)jboss.com
Date: 2011-12-22 09:37:50 -0500 (Thu, 22 Dec 2011)
New Revision: 11936
Modified:
branches/Branch_2_2_EAP/hornetq-rest/pom.xml
branches/Branch_2_2_EAP/pom.xml
Log:
version changes
Modified: branches/Branch_2_2_EAP/hornetq-rest/pom.xml
===================================================================
--- branches/Branch_2_2_EAP/hornetq-rest/pom.xml 2011-12-22 14:31:25 UTC (rev 11935)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml 2011-12-22 14:37:50 UTC (rev 11936)
@@ -10,7 +10,7 @@
<properties>
<resteasy.version>2.0.1.GA</resteasy.version>
- <hornetq.version>2.2.10.GA</hornetq.version>
+ <hornetq.version>2.2.10.EAP.GA</hornetq.version>
</properties>
<licenses>
Modified: branches/Branch_2_2_EAP/pom.xml
===================================================================
--- branches/Branch_2_2_EAP/pom.xml 2011-12-22 14:31:25 UTC (rev 11935)
+++ branches/Branch_2_2_EAP/pom.xml 2011-12-22 14:37:50 UTC (rev 11936)
@@ -19,7 +19,7 @@
<groupId>org.hornetq</groupId>
<artifactId>messaging</artifactId>
<packaging>pom</packaging>
- <version>2.2.10.GA</version>
+ <version>2.2.10.EAP.GA</version>
<properties>
<resteasy.version>2.1.0.GA</resteasy.version>