aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-03-13 01:34:49 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2019-03-13 01:34:49 +0100
commit2b64345f53d48badb8523c1d3536522af4851315 (patch)
treefc9c3381f6dc818cc901b188a11b4fdbd15aa027 /org.eclipse.jgit.pgm.test/META-INF
parentc28c3ab9f0c8f80c72a2f701c77c4a23e741133f (diff)
downloadjgit-2b64345f53d48badb8523c1d3536522af4851315.tar.gz
jgit-2b64345f53d48badb8523c1d3536522af4851315.zip
Prepare 4.9.10-SNAPSHOT builds
Change-Id: I2bdbe822ee623c5f15a26d092136d8602cef06ac Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/META-INF')
-rw-r--r--org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF36
1 files changed, 18 insertions, 18 deletions
diff --git a/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
index 10cbd0b8a2..743396766a 100644
--- a/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
@@ -2,28 +2,28 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.pgm.test
-Bundle-Version: 4.9.9.201903122025-r
+Bundle-Version: 4.9.10.qualifier
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Import-Package: org.eclipse.jgit.api;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.api.errors;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.diff;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.dircache;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.internal.storage.file;version="4.9.9",
- org.eclipse.jgit.junit;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.lib;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.merge;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.pgm;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.pgm.internal;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.pgm.opt;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.revwalk;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.storage.file;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.transport;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.treewalk;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.util;version="[4.9.9,4.10.0)",
- org.eclipse.jgit.util.io;version="[4.9.9,4.10.0)",
+Import-Package: org.eclipse.jgit.api;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.api.errors;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.diff;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.dircache;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.internal.storage.file;version="4.9.10",
+ org.eclipse.jgit.junit;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.lib;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.merge;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.pgm;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.pgm.internal;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.pgm.opt;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.revwalk;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.storage.file;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.transport;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.treewalk;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.util;version="[4.9.10,4.10.0)",
+ org.eclipse.jgit.util.io;version="[4.9.10,4.10.0)",
org.hamcrest.core;bundle-version="[1.1.0,2.0.0)",
org.junit;version="[4.11.0,5.0.0)",
org.junit.rules;version="[4.11.0,5.0.0)",