You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/05/26 13:36:29 UTC

camel git commit: Upgrade Netty41 to version 4.1.0.Final

Repository: camel
Updated Branches:
  refs/heads/master 26e34f471 -> ac052d2df


Upgrade Netty41 to version 4.1.0.Final


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ac052d2d
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ac052d2d
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ac052d2d

Branch: refs/heads/master
Commit: ac052d2df0b12b7bc8de9563854a8970d89790ed
Parents: 26e34f4
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu May 26 15:36:01 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu May 26 15:36:01 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/ac052d2d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fada794..1894576 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -424,7 +424,7 @@
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.5.Final</netty3-version>
     <netty-version>4.0.36.Final</netty-version>
-    <netty41-version>4.1.0.CR7</netty41-version>
+    <netty41-version>4.1.0.Final</netty41-version>
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans1-version>1.2.7</openwebbeans1-version>