You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2017/02/08 22:14:46 UTC

qpid-jms git commit: QPIDJMS-263: update to proton-j 0.17.0

Repository: qpid-jms
Updated Branches:
  refs/heads/master e348e935e -> e034731fc


QPIDJMS-263: update to proton-j 0.17.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/e034731f
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/e034731f
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/e034731f

Branch: refs/heads/master
Commit: e034731fc15eb39486aec50d16b11dc194981c6b
Parents: e348e93
Author: Robert Gemmell <ro...@apache.org>
Authored: Wed Feb 8 22:14:19 2017 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Wed Feb 8 22:14:19 2017 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/e034731f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f305e63..367c857 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
     <maven.compiler.target>1.8</maven.compiler.target>
 
     <!-- Dependency Versions for this Project -->
-    <proton-version>0.16.0</proton-version>
+    <proton-version>0.17.0</proton-version>
     <netty-version>4.1.6.Final</netty-version>
     <slf4j-version>1.7.22</slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org