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/06/16 13:54:53 UTC

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

Repository: activemq
Updated Branches:
  refs/heads/master 0b65c8d93 -> 6713c0c71


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

Update to 0.13.0

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

Branch: refs/heads/master
Commit: 6713c0c715c681c08a29eab68e9c647c0f1d96b9
Parents: 0b65c8d
Author: Timothy Bish <ta...@gmail.com>
Authored: Thu Jun 16 09:42:55 2016 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Thu Jun 16 09:42:55 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/6713c0c7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 31d01e8..cf24896 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.12.1</qpid-proton-version>
+    <qpid-proton-version>0.13.0</qpid-proton-version>
     <qpid-jms-version>0.9.0</qpid-jms-version>
     <netty-all-version>4.0.33.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>