summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2016-06-01 22:49:55 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2016-06-01 23:04:07 +0200
commit75b330193919686b410dd1d4bfcd95c1ae33f188 (patch)
tree941b18863dd5cfb09f59ba6440a018f934b7f17e /org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
parent525baa1213097aa8635d846ce024635b1f33931a (diff)
downloadjgit-75b330193919686b410dd1d4bfcd95c1ae33f188.tar.gz
jgit-75b330193919686b410dd1d4bfcd95c1ae33f188.zip
Prepare 4.5.0-SNAPSHOT builds
Change-Id: I572fe9fea0e5ca0bec4648c916ae95a5b1ccf125 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF10
1 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
index 8ce678d486..72865abefc 100644
--- a/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.jgit.http.apache
-Bundle-Version: 4.4.0.qualifier
+Bundle-Version: 4.5.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Localization: plugin
Bundle-Vendor: %Provider-Name
@@ -19,10 +19,10 @@ Import-Package: org.apache.http;version="[4.1.0,5.0.0)",
org.apache.http.impl.client;version="[4.1.0,5.0.0)",
org.apache.http.impl.client.cache;version="[4.1.0,5.0.0)",
org.apache.http.params;version="[4.1.0,5.0.0)",
- org.eclipse.jgit.nls;version="[4.4.0,4.5.0)",
- org.eclipse.jgit.transport.http;version="[4.4.0,4.5.0)",
- org.eclipse.jgit.util;version="[4.4.0,4.5.0)"
-Export-Package: org.eclipse.jgit.transport.http.apache;version="4.4.0";
+ org.eclipse.jgit.nls;version="[4.5.0,4.6.0)",
+ org.eclipse.jgit.transport.http;version="[4.5.0,4.6.0)",
+ org.eclipse.jgit.util;version="[4.5.0,4.6.0)"
+Export-Package: org.eclipse.jgit.transport.http.apache;version="4.5.0";
uses:="org.eclipse.jgit.transport.http,
javax.net.ssl,
org.apache.http.client,