Repository: qpid-jms Updated Branches: refs/heads/master acecfbe19 -> dc4b57067
QPIDJMS-161 update proton to 0.12.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/5c651c40 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/5c651c40 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/5c651c40 Branch: refs/heads/master Commit: 5c651c40ceb4dd4a58072980e8849d4ff98fa5f9 Parents: acecfbe Author: Timothy Bish <[email protected]> Authored: Thu Mar 24 16:59:33 2016 -0400 Committer: Timothy Bish <[email protected]> Committed: Thu Mar 24 16:59:33 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/5c651c40/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5a17e7c..399e331 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.0</proton-version> + <proton-version>0.12.1</proton-version> <netty-version>4.0.17.Final</netty-version> <slf4j-version>1.7.19</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]
