QPIDJMS-194: update to Proton 0.13.1
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/7b832dd1 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/7b832dd1 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/7b832dd1 Branch: refs/heads/master Commit: 7b832dd1e589f9f1a232010d5ab0343c65fa6605 Parents: af86241 Author: Robert Gemmell <[email protected]> Authored: Thu Jul 21 13:11:59 2016 +0100 Committer: Robert Gemmell <[email protected]> Committed: Thu Jul 21 13:11:59 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/7b832dd1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c89eb8a..98b490e 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.13.0</proton-version> + <proton-version>0.13.1</proton-version> <netty-version>4.0.39.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]
