Author: clebert.suconic(a)jboss.com
Date: 2011-03-14 20:17:31 -0400 (Mon, 14 Mar 2011)
New Revision: 10331
Modified:
branches/Branch_2_2_EAP/build-maven.xml
branches/Branch_2_2_EAP/hornetq-rest/pom.xml
Log:
upload new release
Modified: branches/Branch_2_2_EAP/build-maven.xml
===================================================================
--- branches/Branch_2_2_EAP/build-maven.xml 2011-03-15 00:14:49 UTC (rev 10330)
+++ branches/Branch_2_2_EAP/build-maven.xml 2011-03-15 00:17:31 UTC (rev 10331)
@@ -13,7 +13,7 @@
-->
<project default="upload" name="HornetQ">
- <property name="hornetq.version" value="2.2.1.QA-10291"/>
+ <property name="hornetq.version" value="2.2.1.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-03-15 00:14:49 UTC (rev 10330)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml 2011-03-15 00:17:31 UTC (rev 10331)
@@ -10,7 +10,7 @@
<properties>
<resteasy.version>2.0.1.GA</resteasy.version>
- <hornetq.version>2.2.1.QA-10291</hornetq.version>
+ <hornetq.version>2.2.1.GA</hornetq.version>
</properties>
<licenses>
Show replies by date