You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2011/12/07 19:05:34 UTC

svn commit: r1211574 - /james/server/trunk/pom.xml

Author: norman
Date: Wed Dec  7 18:05:34 2011
New Revision: 1211574

URL: http://svn.apache.org/viewvc?rev=1211574&view=rev
Log:
Update to latest netty version

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1211574&r1=1211573&r2=1211574&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Dec  7 18:05:34 2011
@@ -984,7 +984,7 @@
             <dependency>
                 <groupId>org.jboss.netty</groupId>
                 <artifactId>netty</artifactId>
-                <version>3.2.6.Final</version>
+                <version>3.2.7.Final</version>
                 <scope>compile</scope>
             </dependency>
             <!-- This needed to let the bundle plugin to generate the right import statement -->



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org