Updated Branches: refs/heads/trunk 875822de5 -> bcd89e8d1
https://issues.apache.org/jira/browse/AMQ-5007 Updated to proton 0.6 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/bcd89e8d Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/bcd89e8d Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/bcd89e8d Branch: refs/heads/trunk Commit: bcd89e8d15de4a072758ca22f195d594d2b3d89f Parents: 875822d Author: Timothy Bish <tabish...@gmai.com> Authored: Thu Jan 30 11:06:00 2014 -0500 Committer: Timothy Bish <tabish...@gmai.com> Committed: Thu Jan 30 11:06:00 2014 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/bcd89e8d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d16dce3..474d00c 100755 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ <paho-version>0.4.0</paho-version> <linkedin-zookeeper-version>1.4.0</linkedin-zookeeper-version> <zookeeper-version>3.4.5</zookeeper-version> - <qpid-proton-version>0.5</qpid-proton-version> + <qpid-proton-version>0.6</qpid-proton-version> <qpid-jms-version>0.26-SNAPSHOT</qpid-jms-version> <regexp-version>1.3</regexp-version> <rome-version>1.0</rome-version>