Author: clebert.suconic(a)jboss.com
Date: 2011-02-23 00:59:17 -0500 (Wed, 23 Feb 2011)
New Revision: 10245
Modified:
branches/Branch_2_2_EAP/build-maven.xml
branches/Branch_2_2_EAP/hornetq-rest/pom.xml
Log:
increase release
Modified: branches/Branch_2_2_EAP/build-maven.xml
===================================================================
--- branches/Branch_2_2_EAP/build-maven.xml 2011-02-23 05:56:49 UTC (rev 10244)
+++ branches/Branch_2_2_EAP/build-maven.xml 2011-02-23 05:59:17 UTC (rev 10245)
@@ -13,7 +13,7 @@
-->
<project default="upload" name="HornetQ">
- <property name="hornetq.version"
value="2.2.0.EAP-QA-10231"/>
+ <property name="hornetq.version" value="2.2.0.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-02-23 05:56:49 UTC (rev 10244)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml 2011-02-23 05:59:17 UTC (rev 10245)
@@ -10,7 +10,7 @@
<properties>
<resteasy.version>2.0.1.GA</resteasy.version>
- <hornetq.version>2.2.0.EAP-QA-10231</hornetq.version>
+ <hornetq.version>2.2.0.GA</hornetq.version>
</properties>
<licenses>
Show replies by date