summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2017-10-08 11:25:06 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2017-10-08 11:25:06 +0200
commit81801832892a211be534c1c0ccd382df6c77e003 (patch)
tree08ef8aa51aa48cc6c8ee161c99089d9872187449 /org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
parent6877730fa08efbf132f40c6a620f92fb1a22b038 (diff)
downloadjgit-81801832892a211be534c1c0ccd382df6c77e003.tar.gz
jgit-81801832892a211be534c1c0ccd382df6c77e003.zip
Prepare 4.9.1-SNAPSHOT builds
Change-Id: Ic49fd093d3fe4324c4d83aba74033040fcaa37a6 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF')
-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 2a6f4c2c87..cd9019ef78 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.0.201710071750-r
+Bundle-Version: 4.9.1.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.0,4.10.0)",
- org.eclipse.jgit.api.errors;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.diff;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.dircache;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.internal.storage.file;version="4.9.0",
- org.eclipse.jgit.junit;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.lib;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.merge;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.pgm;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.pgm.internal;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.pgm.opt;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.revwalk;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.storage.file;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.transport;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.treewalk;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.util;version="[4.9.0,4.10.0)",
- org.eclipse.jgit.util.io;version="[4.9.0,4.10.0)",
+Import-Package: org.eclipse.jgit.api;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.api.errors;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.diff;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.dircache;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.internal.storage.file;version="4.9.1",
+ org.eclipse.jgit.junit;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.lib;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.merge;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.pgm;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.pgm.internal;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.pgm.opt;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.revwalk;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.storage.file;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.transport;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.treewalk;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.util;version="[4.9.1,4.10.0)",
+ org.eclipse.jgit.util.io;version="[4.9.1,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)",