Author: norman
Date: Sun Feb 5 11:25:40 2012
New Revision: 1240699
URL: http://svn.apache.org/viewvc?rev=1240699&view=rev
Log:
Move to netty 3.3.1.Final
Modified:
james/server/trunk/pom.xml
Modified: james/server/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1240699&r1=1240698&r2=1240699&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sun Feb 5 11:25:40 2012
@@ -991,7 +991,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
- <version>3.3.1</version>
+ <version>3.3.1.Final</version>
<scope>compile</scope>
</dependency>
<!-- This needed to let the bundle plugin to generate the right
import statement -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]