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/03/10 15:20:19 UTC

qpid-jms git commit: QPIDJMS-270: update osgi metadata version info

Repository: qpid-jms
Updated Branches:
  refs/heads/master 8e59f813c -> 80049c4e1


QPIDJMS-270: update osgi metadata version info


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

Branch: refs/heads/master
Commit: 80049c4e181c5652e0508a8c2cba96ef67ca893b
Parents: 8e59f81
Author: Robert Gemmell <ro...@apache.org>
Authored: Fri Mar 10 15:18:31 2017 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Fri Mar 10 15:18:31 2017 +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/80049c4e/qpid-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml
index cb52b30..452941f 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.16.0,0.17.0)",
+            org.apache.qpid.proton.*;version="[0.18.0,0.19.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