Repository: qpid-jms Updated Branches: refs/heads/master 21baa2277 -> 7a2c4713f
QPIDJMS-185: update to proton 0.13.0 Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/7a2c4713 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/7a2c4713 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/7a2c4713 Branch: refs/heads/master Commit: 7a2c4713f52cb495561353f2c37515c79c06de43 Parents: 21baa22 Author: Robert Gemmell <[email protected]> Authored: Thu Jun 16 13:12:43 2016 +0100 Committer: Robert Gemmell <[email protected]> Committed: Thu Jun 16 13:13:32 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/7a2c4713/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e3e98f4..74692f7 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <target-version>1.7</target-version> <!-- Dependency Versions for this Project --> - <proton-version>0.12.1</proton-version> + <proton-version>0.13.0</proton-version> <netty-version>4.0.17.Final</netty-version> <slf4j-version>1.7.21</slf4j-version> <geronimo-jms-1-1-spec-version>1.1.1</geronimo-jms-1-1-spec-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
