aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-03-09 23:42:31 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-03-09 23:42:31 +0100
commit1f368f886703223b7d97eaa8c664377c041042cc (patch)
tree819fac619a3b6f2c93d65d833f5ea834b577a340 /org.eclipse.jgit.pgm.test/META-INF
parent30b6887d4421308c973f3c18c091a3360f9eecce (diff)
downloadjgit-1f368f886703223b7d97eaa8c664377c041042cc.tar.gz
jgit-1f368f886703223b7d97eaa8c664377c041042cc.zip
Prepare 5.11.1-SNAPSHOT builds
Change-Id: I94628ccbb5099a65aa4345cfd28a141ff5555b68 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 99f02618e4..04f3d5966e 100644
--- a/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
@@ -3,28 +3,28 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.pgm.test
Bundle-SymbolicName: org.eclipse.jgit.pgm.test
-Bundle-Version: 5.11.0.202103091610-r
+Bundle-Version: 5.11.1.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Import-Package: org.eclipse.jgit.api;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.api.errors;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.diff;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.dircache;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.internal.storage.file;version="5.11.0",
- org.eclipse.jgit.junit;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.lib;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.merge;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.pgm;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.pgm.internal;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.pgm.opt;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.revwalk;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.storage.file;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.transport;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.treewalk;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.util;version="[5.11.0,5.12.0)",
- org.eclipse.jgit.util.io;version="[5.11.0,5.12.0)",
+Import-Package: org.eclipse.jgit.api;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.api.errors;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.diff;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.dircache;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.internal.storage.file;version="5.11.1",
+ org.eclipse.jgit.junit;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.lib;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.merge;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.pgm;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.pgm.internal;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.pgm.opt;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.revwalk;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.storage.file;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.transport;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.treewalk;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.util;version="[5.11.1,5.12.0)",
+ org.eclipse.jgit.util.io;version="[5.11.1,5.12.0)",
org.hamcrest.core;bundle-version="[1.1.0,2.0.0)",
org.junit;version="[4.13,5.0.0)",
org.junit.rules;version="[4.13,5.0.0)",