You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2015/01/26 17:44:22 UTC

[2/2] qpid-jms git commit: revert to the earlier netty version while investigating some things

revert to the earlier netty version while investigating some things


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

Branch: refs/heads/master
Commit: d95a169e1b947c57847da4d1a9224cebe1e5301f
Parents: 7a1d25d
Author: Robert Gemmell <ro...@apache.org>
Authored: Mon Jan 26 16:41:52 2015 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Mon Jan 26 16:43:50 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/d95a169e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fe715ba..5470d04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
     <mockito-version>1.10.16</mockito-version>
     <hamcrest-version>1.3</hamcrest-version>
     <xalan-version>2.7.2</xalan-version>
-    <netty-version>4.0.25.Final</netty-version>
+    <netty-version>4.0.10.Final</netty-version>
 
     <!-- Maven Plugin Version for this Project -->
     <maven-javacc-plugin-version>2.6</maven-javacc-plugin-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org