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

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Oct 27 12:33:25 EDT 2011


Author: clebert.suconic at jboss.com
Date: 2011-10-27 12:33:24 -0400 (Thu, 27 Oct 2011)
New Revision: 11612

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

Modified: branches/Branch_2_2_EAP/build-maven.xml
===================================================================
--- branches/Branch_2_2_EAP/build-maven.xml	2011-10-27 16:31:15 UTC (rev 11611)
+++ branches/Branch_2_2_EAP/build-maven.xml	2011-10-27 16:33:24 UTC (rev 11612)
@@ -13,7 +13,7 @@
   -->
 
 <project default="upload" name="HornetQ">
-   <property name="hornetq.version" value="2.2.8.EAP.CR2"/>
+   <property name="hornetq.version" value="2.2.8.EAP.CR3"/>
    <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-10-27 16:31:15 UTC (rev 11611)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml	2011-10-27 16:33:24 UTC (rev 11612)
@@ -10,7 +10,7 @@
 
     <properties>
         <resteasy.version>2.0.1.GA</resteasy.version>
-        <hornetq.version>2.2.8.EAP.CR2</hornetq.version>
+        <hornetq.version>2.2.8.EAP.CR3</hornetq.version>
     </properties>
 
     <licenses>



More information about the hornetq-commits mailing list