Author: clebert.suconic
Date: 2011-09-30 16:38:04 -0400 (Fri, 30 Sep 2011)
New Revision: 11458
Modified:
branches/Branch_2_2_EAP/build-maven.xml
branches/Branch_2_2_EAP/hornetq-rest/pom.xml
Log:
release update
Modified: branches/Branch_2_2_EAP/build-maven.xml
===================================================================
--- branches/Branch_2_2_EAP/build-maven.xml 2011-09-30 20:35:40 UTC (rev 11457)
+++ branches/Branch_2_2_EAP/build-maven.xml 2011-09-30 20:38:04 UTC (rev 11458)
@@ -165,7 +165,7 @@
<exec executable="mvn" dir="./build">
<arg value="install:install-file"/>
<!-- uncomment the following line to deploy to the JBoss 5 repository -->
- <arg value="-Dmaven.repo.local=/work/eap-51/maven-repository"/>
+ <!-- <arg
value="-Dmaven.repo.local=/work/eap-51/maven-repository"/> -->
<arg value="-DgroupId=org.hornetq"/>
<arg value="-DartifactId=${artifact.id}"/>
<arg value="-Dversion=${hornetq.version}"/>
Modified: branches/Branch_2_2_EAP/hornetq-rest/pom.xml
===================================================================
--- branches/Branch_2_2_EAP/hornetq-rest/pom.xml 2011-09-30 20:35:40 UTC (rev 11457)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml 2011-09-30 20:38:04 UTC (rev 11458)
@@ -10,7 +10,7 @@
<properties>
<resteasy.version>2.0.1.GA</resteasy.version>
- <hornetq.version>2.2.8.CR1</hornetq.version>
+ <hornetq.version>2.2.8.EAP.CR2</hornetq.version>
</properties>
<licenses>
Show replies by date