aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-10-20 02:08:35 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-10-20 02:08:35 +0200
commit9b6d30f2c145243bfdb1708bef847538a0df640d (patch)
tree356f1a763107fcbe864d3986fb761ebcb4a2d0d2 /org.eclipse.jgit.http.test/META-INF
parent92aca6195dec146bbcb7457a52db721776df381e (diff)
downloadjgit-9b6d30f2c145243bfdb1708bef847538a0df640d.tar.gz
jgit-9b6d30f2c145243bfdb1708bef847538a0df640d.zip
Prepare 4.11.6-SNAPSHOT builds
Change-Id: Ic823775aad59530f516602e7e848474d65763314 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test/META-INF')
-rw-r--r--org.eclipse.jgit.http.test/META-INF/MANIFEST.MF40
1 files changed, 20 insertions, 20 deletions
diff --git a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
index a9cd108c08..5af6bd7275 100644
--- a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.jgit.http.test
Bundle-SymbolicName: org.eclipse.jgit.http.test
-Bundle-Version: 4.11.5.201810191925-r
+Bundle-Version: 4.11.6.qualifier
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
@@ -25,25 +25,25 @@ Import-Package: javax.servlet;version="[2.5.0,3.2.0)",
org.eclipse.jetty.util.log;version="[9.4.5,10.0.0)",
org.eclipse.jetty.util.security;version="[9.4.5,10.0.0)",
org.eclipse.jetty.util.thread;version="[9.4.5,10.0.0)",
- org.eclipse.jgit.errors;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.http.server;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.http.server.glue;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.http.server.resolver;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.internal;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.internal.storage.dfs;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.internal.storage.file;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.internal.storage.reftable;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.junit;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.junit.http;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.lib;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.nls;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.revwalk;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.storage.file;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.transport;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.transport.http;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.transport.http.apache;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.transport.resolver;version="[4.11.5,4.12.0)",
- org.eclipse.jgit.util;version="[4.11.5,4.12.0)",
+ org.eclipse.jgit.errors;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.http.server;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.http.server.glue;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.http.server.resolver;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.internal;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.internal.storage.dfs;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.internal.storage.file;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.internal.storage.reftable;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.junit;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.junit.http;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.lib;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.nls;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.revwalk;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.storage.file;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.transport;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.transport.http;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.transport.http.apache;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.transport.resolver;version="[4.11.6,4.12.0)",
+ org.eclipse.jgit.util;version="[4.11.6,4.12.0)",
org.hamcrest.core;version="[1.1.0,2.0.0)",
org.junit;version="[4.12,5.0.0)",
org.junit.runner;version="[4.12,5.0.0)",