Author: norman
Date: Sun Feb 5 10:49:11 2012
New Revision: 1240693
URL: http://svn.apache.org/viewvc?rev=1240693&view=rev
Log:
Upgrade to netty 3.3.1.Final. See PROTOCOLS-93
Modified:
james/protocols/trunk/pom.xml
Modified: james/protocols/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1240693&r1=1240692&r2=1240693&view=diff
==============================================================================
--- james/protocols/trunk/pom.xml (original)
+++ james/protocols/trunk/pom.xml Sun Feb 5 10:49:11 2012
@@ -120,7 +120,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
- <version>3.3.0.Final</version>
+ <version>3.3.1.Final</version>
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]