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 2016/12/13 17:39:10 UTC

qpid-jms git commit: QPIDJMS-238: update to proton-j 0.16.0

Repository: qpid-jms
Updated Branches:
  refs/heads/master 56d1622a6 -> affc435d0


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

Branch: refs/heads/master
Commit: affc435d007376cf8f78fb51fc2e6707c5b6d53f
Parents: 56d1622
Author: Robert Gemmell <ro...@apache.org>
Authored: Tue Dec 13 17:35:27 2016 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Tue Dec 13 17:35:27 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/affc435d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0c9e046..87fec07 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.16.0-SNAPSHOT</proton-version>
+    <proton-version>0.16.0</proton-version>
     <netty-version>4.1.5.Final</netty-version>
     <slf4j-version>1.7.21</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