Bumped Netty to 4.0.17.Final (to match controller's version) 93/5793/1
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Thu, 27 Mar 2014 15:57:02 +0000 (08:57 -0700)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Thu, 27 Mar 2014 15:57:11 +0000 (08:57 -0700)
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
pom.xml

diff --git a/pom.xml b/pom.xml
index e07e7c9b91102091024010dee1af340daff26a57..865fb637ed629955172841f7ef14f4b35175cdf5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
         <ietf.model.version>2010.09.24.4-SNAPSHOT</ietf.model.version>
         <maven.bundle.version>2.4.0</maven.bundle.version>
         <guava.version>14.0.1</guava.version> 
-        <netty.version>4.0.15.Final</netty.version>
+        <netty.version>4.0.17.Final</netty.version>
         <releaseplugin.version>2.3.2</releaseplugin.version>
     </properties>