Author: clebert.suconic(a)jboss.com
Date: 2011-12-22 08:55:33 -0500 (Thu, 22 Dec 2011)
New Revision: 11932
Modified:
branches/Branch_2_2_EAP/build-maven.xml
branches/Branch_2_2_EAP/hornetq-rest/pom.xml
branches/Branch_2_2_EAP/src/config/common/hornetq-version.properties
Log:
Version changes
Modified: branches/Branch_2_2_EAP/build-maven.xml
===================================================================
--- branches/Branch_2_2_EAP/build-maven.xml 2011-12-22 13:52:54 UTC (rev 11931)
+++ branches/Branch_2_2_EAP/build-maven.xml 2011-12-22 13:55:33 UTC (rev 11932)
@@ -13,7 +13,7 @@
-->
<project default="upload" name="HornetQ">
- <property name="hornetq.version" value="2.2.8.EAP.GA"/>
+ <property name="hornetq.version" value="2.2.10.EAP.GA"/>
<property name="build.dir" value="build"/>
<property name="jars.dir" value="${build.dir}/jars"/>
Modified: branches/Branch_2_2_EAP/hornetq-rest/pom.xml
===================================================================
--- branches/Branch_2_2_EAP/hornetq-rest/pom.xml 2011-12-22 13:52:54 UTC (rev 11931)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml 2011-12-22 13:55:33 UTC (rev 11932)
@@ -10,7 +10,7 @@
<properties>
<resteasy.version>2.0.1.GA</resteasy.version>
- <hornetq.version>2.2.8.EAP.GA</hornetq.version>
+ <hornetq.version>2.2.10.EAP.GA</hornetq.version>
</properties>
<licenses>
Modified: branches/Branch_2_2_EAP/src/config/common/hornetq-version.properties
===================================================================
--- branches/Branch_2_2_EAP/src/config/common/hornetq-version.properties 2011-12-22
13:52:54 UTC (rev 11931)
+++ branches/Branch_2_2_EAP/src/config/common/hornetq-version.properties 2011-12-22
13:55:33 UTC (rev 11932)
@@ -1,4 +1,4 @@
-hornetq.version.versionName=HQ_2_2_8_EAP_GA
+hornetq.version.versionName=HQ_2_2_10_EAP_GA
hornetq.version.majorVersion=2
hornetq.version.minorVersion=2
hornetq.version.microVersion=8