summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache/META-INF
diff options
context:
space:
mode:
authorRobin Rosenberg <robin.rosenberg@dewire.com>2014-06-04 10:32:22 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2014-06-04 18:23:29 -0400
commit64b0531c35674df21ed02ab96d5f5bc6f5af7052 (patch)
tree26ad462487ccb45a20a8757278aa4b67e0e2ccbd /org.eclipse.jgit.http.apache/META-INF
parentf449f6b1c9120853eaf36e965ee6f7205201977e (diff)
downloadjgit-64b0531c35674df21ed02ab96d5f5bc6f5af7052.tar.gz
jgit-64b0531c35674df21ed02ab96d5f5bc6f5af7052.zip
Prepare 3.5.0-SNAPSHOT builds
Change-Id: I53bd500188e09ae2e007a58b3cd89aa0805d6f2a Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache/META-INF')
-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 1d006337bb..a9c1b97a1c 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: 3.4.0.qualifier
+Bundle-Version: 3.5.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Localization: plugin
Bundle-Vendor: %Provider-Name
@@ -18,10 +18,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="[3.4.0,3.5.0)",
- org.eclipse.jgit.transport.http;version="[3.4.0,3.5.0)",
- org.eclipse.jgit.util;version="[3.4.0,3.5.0)"
-Export-Package: org.eclipse.jgit.transport.http.apache;version="3.4.0";
+ org.eclipse.jgit.nls;version="[3.5.0,3.6.0)",
+ org.eclipse.jgit.transport.http;version="[3.5.0,3.6.0)",
+ org.eclipse.jgit.util;version="[3.5.0,3.6.0)"
+Export-Package: org.eclipse.jgit.transport.http.apache;version="3.5.0";
uses:="org.eclipse.jgit.transport.http,
javax.net.ssl,
org.apache.http.client,