[hornetq-commits] JBoss hornetq SVN: r11936 - 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 Dec 22 09:37:51 EST 2011


Author: clebert.suconic at jboss.com
Date: 2011-12-22 09:37:50 -0500 (Thu, 22 Dec 2011)
New Revision: 11936

Modified:
   branches/Branch_2_2_EAP/hornetq-rest/pom.xml
   branches/Branch_2_2_EAP/pom.xml
Log:
version changes

Modified: branches/Branch_2_2_EAP/hornetq-rest/pom.xml
===================================================================
--- branches/Branch_2_2_EAP/hornetq-rest/pom.xml	2011-12-22 14:31:25 UTC (rev 11935)
+++ branches/Branch_2_2_EAP/hornetq-rest/pom.xml	2011-12-22 14:37:50 UTC (rev 11936)
@@ -10,7 +10,7 @@
 
     <properties>
         <resteasy.version>2.0.1.GA</resteasy.version>
-        <hornetq.version>2.2.10.GA</hornetq.version>
+        <hornetq.version>2.2.10.EAP.GA</hornetq.version>
     </properties>
 
     <licenses>

Modified: branches/Branch_2_2_EAP/pom.xml
===================================================================
--- branches/Branch_2_2_EAP/pom.xml	2011-12-22 14:31:25 UTC (rev 11935)
+++ branches/Branch_2_2_EAP/pom.xml	2011-12-22 14:37:50 UTC (rev 11936)
@@ -19,7 +19,7 @@
    <groupId>org.hornetq</groupId>
    <artifactId>messaging</artifactId>
    <packaging>pom</packaging>
-   <version>2.2.10.GA</version>
+   <version>2.2.10.EAP.GA</version>
 
     <properties>
         <resteasy.version>2.1.0.GA</resteasy.version>



More information about the hornetq-commits mailing list