Repository: qpid-jms Updated Branches: refs/heads/master 07395e95d -> af831b8b0
QPIDJMS-202 Updates proton-j to latest 0.14.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/af831b8b Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/af831b8b Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/af831b8b Branch: refs/heads/master Commit: af831b8b0d22cfe006767e26d8d9a4c0ad7ffb7d Parents: 07395e9 Author: Timothy Bish <[email protected]> Authored: Tue Aug 30 10:00:02 2016 -0400 Committer: Timothy Bish <[email protected]> Committed: Tue Aug 30 10:00:02 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/af831b8b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7a7d695..0ce92b7 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.1</proton-version> + <proton-version>0.14.0</proton-version> <netty-version>4.0.40.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]
