[hornetq-commits] JBoss hornetq SVN: r10208 - in trunk: hornetq-rest and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Feb 15 16:09:13 EST 2011


Author: clebert.suconic at jboss.com
Date: 2011-02-15 16:09:12 -0500 (Tue, 15 Feb 2011)
New Revision: 10208

Modified:
   trunk/build-maven.xml
   trunk/hornetq-rest/pom.xml
Log:
release for Resource Adapter team

Modified: trunk/build-maven.xml
===================================================================
--- trunk/build-maven.xml	2011-02-15 19:22:34 UTC (rev 10207)
+++ trunk/build-maven.xml	2011-02-15 21:09:12 UTC (rev 10208)
@@ -13,7 +13,7 @@
   -->
 
 <project default="upload" name="HornetQ">
-   <property name="hornetq.version" value="2.2.0.QA-10117"/>
+   <property name="hornetq.version" value="2.2.0.QA-10129"/>
    <property name="build.dir" value="build"/>
    <property name="jars.dir" value="${build.dir}/jars"/>
 

Modified: trunk/hornetq-rest/pom.xml
===================================================================
--- trunk/hornetq-rest/pom.xml	2011-02-15 19:22:34 UTC (rev 10207)
+++ trunk/hornetq-rest/pom.xml	2011-02-15 21:09:12 UTC (rev 10208)
@@ -10,7 +10,7 @@
 
     <properties>
         <resteasy.version>2.0.1.GA</resteasy.version>
-        <hornetq.version>2.2.0.QA-10111</hornetq.version>
+        <hornetq.version>2.2.0.QA-10129</hornetq.version>
     </properties>
 
     <licenses>



More information about the hornetq-commits mailing list