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/14 11:23:58 UTC

qpid-jms git commit: QPIDJMS-238: update version for proton-j OSGi import

Repository: qpid-jms
Updated Branches:
  refs/heads/master 9c02f59cc -> 387656944


QPIDJMS-238: update version for proton-j OSGi import


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/38765694
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/38765694
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/38765694

Branch: refs/heads/master
Commit: 38765694403e84236691cc654f629577e6984398
Parents: 9c02f59
Author: Robert Gemmell <ro...@apache.org>
Authored: Wed Dec 14 11:23:19 2016 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Wed Dec 14 11:23:19 2016 +0000

----------------------------------------------------------------------
 qpid-jms-client/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/38765694/qpid-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml
index 3c95c4b..0132625 100644
--- a/qpid-jms-client/pom.xml
+++ b/qpid-jms-client/pom.xml
@@ -116,7 +116,7 @@
             <Export-Package>org.apache.qpid.jms.*</Export-Package>
             <Import-Package>
             io.netty.*;version="[4.1.0,4.2.0)",
-            org.apache.qpid.proton.*;version="[0.15.0,0.16.0)",
+            org.apache.qpid.proton.*;version="[0.16.0,0.17.0)",
             *</Import-Package>
             <Dynamic-ImportPackage>*</Dynamic-ImportPackage>
           </instructions>


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