Author: clebert.suconic(a)jboss.com
Date: 2011-03-02 01:01:28 -0500 (Wed, 02 Mar 2011)
New Revision: 10278
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:
upload new release
Modified: branches/Branch_2_2_EAP/build-maven.xml
===================================================================
--- branches/Branch_2_2_EAP/build-maven.xml 2011-03-02 04:24:06 UTC (rev 10277)
+++ branches/Branch_2_2_EAP/build-maven.xml 2011-03-02 06:01:28 UTC (rev 10278)
@@ -13,7 +13,7 @@
-->
<project default="upload" name="HornetQ">
- <property name="hornetq.version" value="2.2.1.GA"/>
+ <property name="hornetq.version" value="2.2.1.QA-10278"/>
<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-02 04:24:06 UTC (rev 10277)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml 2011-03-02 06:01:28 UTC (rev 10278)
@@ -10,7 +10,7 @@
<properties>
<resteasy.version>2.0.1.GA</resteasy.version>
- <hornetq.version>2.2.1.GA</hornetq.version>
+ <hornetq.version>2.2.1.QA-10278</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-03-02
04:24:06 UTC (rev 10277)
+++ branches/Branch_2_2_EAP/src/config/common/hornetq-version.properties 2011-03-02
06:01:28 UTC (rev 10278)
@@ -1,7 +1,7 @@
-hornetq.version.versionName=Bzzzzz
+hornetq.version.versionName=Bzzzzz@10278
hornetq.version.majorVersion=2
hornetq.version.minorVersion=2
-hornetq.version.microVersion=0
+hornetq.version.microVersion=!
hornetq.version.incrementingVersion=121
hornetq.version.versionSuffix=GA
hornetq.version.versionTag=GA
Show replies by date