[jboss-cvs] JBossAS SVN: r107619 - branches/JBPAPP_5_1/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Aug 14 23:26:19 EDT 2010


Author: clebert.suconic at jboss.com
Date: 2010-08-14 23:26:19 -0400 (Sat, 14 Aug 2010)
New Revision: 107619

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
Update HornetQ to a snapshot, making sure we won't have any issues on the next release

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2010-08-14 17:57:39 UTC (rev 107618)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2010-08-15 03:26:19 UTC (rev 107619)
@@ -41,7 +41,7 @@
     <version.jboss.jbossws>3.1.2.SP7</version.jboss.jbossws>
     <version.jboss.jms-integration-tests>1.0.1.GA</version.jboss.jms-integration-tests>
     <version.jboss.messaging>1.4.7.GA</version.jboss.messaging>
-    <version.hornetq>2.1.1.Final</version.hornetq>
+    <version.hornetq>snap-r9548</version.hornetq>
     <version.jboss.web>2.1.9.GA</version.jboss.web>
     <version.jgroups>2.6.16.GA</version.jgroups>
     <version.junit>3.8.2</version.junit>
@@ -1020,7 +1020,7 @@
        <dependency>
          <groupId>org.jboss.netty</groupId>
          <artifactId>netty</artifactId>
-         <version>3.2.0.Final</version>
+         <version>3.2.1.Final</version>
        </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list