[hornetq-commits] JBoss hornetq SVN: r11433 - branches/Branch_2_2_EAP.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Sep 27 16:06:33 EDT 2011


Author: clebert.suconic at jboss.com
Date: 2011-09-27 16:06:33 -0400 (Tue, 27 Sep 2011)
New Revision: 11433

Modified:
   branches/Branch_2_2_EAP/pom.xml
Log:
updating netty

Modified: branches/Branch_2_2_EAP/pom.xml
===================================================================
--- branches/Branch_2_2_EAP/pom.xml	2011-09-27 03:36:01 UTC (rev 11432)
+++ branches/Branch_2_2_EAP/pom.xml	2011-09-27 20:06:33 UTC (rev 11433)
@@ -236,7 +236,7 @@
       <dependency>
          <groupId>org.jboss.netty</groupId>
          <artifactId>netty</artifactId>
-         <version>3.2.3.Final</version>
+         <version>3.2.5.Final</version>
       </dependency>
       <!--needed to compile the logging jar-->
       <dependency>



More information about the hornetq-commits mailing list