[jboss-cvs] JBossAS SVN: r114606 - branches/JBPAPP_5/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 17 11:07:03 EST 2013


Author: ehugonnet
Date: 2013-12-17 11:07:03 -0500 (Tue, 17 Dec 2013)
New Revision: 114606

Modified:
   branches/JBPAPP_5/component-matrix/pom.xml
Log:
JBPAPP-9056: Updating netty to 2.6.2.Final to have the same version as the one used by HornetQ


Modified: branches/JBPAPP_5/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5/component-matrix/pom.xml	2013-12-17 12:19:19 UTC (rev 114605)
+++ branches/JBPAPP_5/component-matrix/pom.xml	2013-12-17 16:07:03 UTC (rev 114606)
@@ -1026,7 +1026,7 @@
        <dependency>
          <groupId>org.jboss.netty</groupId>
          <artifactId>netty</artifactId>
-         <version>3.2.5.Final</version>
+         <version>3.2.6.Final</version>
        </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list