[hornetq-commits] JBoss hornetq SVN: r10363 - in branches/Branch_2_2_EAP: hornetq-rest and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Mar 25 04:33:29 EDT 2011


Author: clebert.suconic at jboss.com
Date: 2011-03-25 04:33:29 -0400 (Fri, 25 Mar 2011)
New Revision: 10363

Modified:
   branches/Branch_2_2_EAP/build-maven.xml
   branches/Branch_2_2_EAP/hornetq-rest/pom.xml
Log:
upload build

Modified: branches/Branch_2_2_EAP/build-maven.xml
===================================================================
--- branches/Branch_2_2_EAP/build-maven.xml	2011-03-25 08:23:37 UTC (rev 10362)
+++ branches/Branch_2_2_EAP/build-maven.xml	2011-03-25 08:33:29 UTC (rev 10363)
@@ -13,7 +13,7 @@
   -->
 
 <project default="upload" name="HornetQ">
-   <property name="hornetq.version" value="2.2.1.GA-10354"/>
+   <property name="hornetq.version" value="2.2.1.GA-10362"/>
    <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-25 08:23:37 UTC (rev 10362)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml	2011-03-25 08:33:29 UTC (rev 10363)
@@ -10,7 +10,7 @@
 
     <properties>
         <resteasy.version>2.0.1.GA</resteasy.version>
-        <hornetq.version>2.2.1.GA-10354</hornetq.version>
+        <hornetq.version>2.2.1.GA-10362</hornetq.version>
     </properties>
 
     <licenses>



More information about the hornetq-commits mailing list