You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2016/08/30 15:00:57 UTC

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6408

Repository: activemq
Updated Branches:
  refs/heads/master bf5b1fcfc -> 1595912bb


https://issues.apache.org/jira/browse/AMQ-6408

Update to latest proton-j 0.14.0

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

Branch: refs/heads/master
Commit: 1595912bbf3225c8d1a92cf9a0d54746756c6c12
Parents: bf5b1fc
Author: Timothy Bish <ta...@gmail.com>
Authored: Tue Aug 30 11:00:27 2016 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Tue Aug 30 11:00:53 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/1595912b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 25610bd..ca92b3f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
     <p2psockets-version>1.1.2</p2psockets-version>
     <linkedin-zookeeper-version>1.4.0</linkedin-zookeeper-version>
     <zookeeper-version>3.4.6</zookeeper-version>
-    <qpid-proton-version>0.13.1</qpid-proton-version>
+    <qpid-proton-version>0.14.0</qpid-proton-version>
     <qpid-jms-version>0.10.0</qpid-jms-version>
     <netty-all-version>4.0.40.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>