Repository: qpid-jms Updated Branches: refs/heads/master 641837949 -> acf77dab0
QPIDJMS-148: update to the proton-j 0.12.0-SNAPSHOT ahead of the release Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/acf77dab Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/acf77dab Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/acf77dab Branch: refs/heads/master Commit: acf77dab02708f2079579fe7d7f5f58cee68e968 Parents: 6418379 Author: Robert Gemmell <[email protected]> Authored: Wed Jan 27 17:41:03 2016 +0000 Committer: Robert Gemmell <[email protected]> Committed: Wed Jan 27 17:41:14 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/acf77dab/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 426bdf1..6231c59 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.11.1</proton-version> + <proton-version>0.12.0-SNAPSHOT</proton-version> <netty-version>4.0.17.Final</netty-version> <slf4j-version>1.7.13</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]
