[jboss-cvs] JBoss Messaging SVN: r7427 - trunk.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Jun 22 06:48:47 EDT 2009
Author: timfox
Date: 2009-06-22 06:48:46 -0400 (Mon, 22 Jun 2009)
New Revision: 7427
Modified:
trunk/pom.xml
Log:
updated to use netty 3.1.0.CR1
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2009-06-22 10:22:20 UTC (rev 7426)
+++ trunk/pom.xml 2009-06-22 10:48:46 UTC (rev 7427)
@@ -144,7 +144,7 @@
<dependency>
<groupId>org.jboss.netty</groupId>
<artifactId>netty</artifactId>
- <version>3.1.0.BETA3</version>
+ <version>3.1.0.CR1</version>
</dependency>
<!--needed to compile the logging jar-->
<dependency>
More information about the jboss-cvs-commits
mailing list