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

do-not-reply at jboss.org do-not-reply at jboss.org
Sat Jan 29 23:02:14 EST 2011


Author: clebert.suconic at jboss.com
Date: 2011-01-29 23:02:14 -0500 (Sat, 29 Jan 2011)
New Revision: 10160

Modified:
   branches/Branch_2_2_EAP/build-maven.xml
   branches/Branch_2_2_EAP/hornetq-rest/pom.xml
   branches/Branch_2_2_EAP/src/config/common/hornetq-version.properties
Log:
preparing a new upload for QA

Modified: branches/Branch_2_2_EAP/build-maven.xml
===================================================================
--- branches/Branch_2_2_EAP/build-maven.xml	2011-01-30 03:33:33 UTC (rev 10159)
+++ branches/Branch_2_2_EAP/build-maven.xml	2011-01-30 04:02:14 UTC (rev 10160)
@@ -13,7 +13,7 @@
   -->
 
 <project default="upload" name="HornetQ">
-   <property name="hornetq.version" value="2.2.0.EAP-QA-10154"/>
+   <property name="hornetq.version" value="2.2.0.EAP-QA-10159"/>
    <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-01-30 03:33:33 UTC (rev 10159)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml	2011-01-30 04:02:14 UTC (rev 10160)
@@ -10,7 +10,7 @@
 
     <properties>
         <resteasy.version>2.0.1.GA</resteasy.version>
-        <hornetq.version>2.2.0.EAP-QA-10154</hornetq.version>
+        <hornetq.version>2.2.0.EAP-QA-10159</hornetq.version>
     </properties>
 
     <licenses>

Modified: branches/Branch_2_2_EAP/src/config/common/hornetq-version.properties
===================================================================
--- branches/Branch_2_2_EAP/src/config/common/hornetq-version.properties	2011-01-30 03:33:33 UTC (rev 10159)
+++ branches/Branch_2_2_EAP/src/config/common/hornetq-version.properties	2011-01-30 04:02:14 UTC (rev 10160)
@@ -1,4 +1,4 @@
-hornetq.version.versionName=Colmeia
+hornetq.version.versionName=QA_10159
 hornetq.version.majorVersion=2
 hornetq.version.minorVersion=2
 hornetq.version.microVersion=0



More information about the hornetq-commits mailing list