summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2016-09-21 17:05:27 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2016-09-21 17:05:27 +0200
commitcb617e7ffc7600a3d5978b1f870ff114b4486976 (patch)
treecc6db9a5934a648bbeac15507ede18ab1176a74f /org.eclipse.jgit.pgm.test/META-INF
parente7142a3937825074ec68e4bacba30f9c962bd1e4 (diff)
downloadjgit-cb617e7ffc7600a3d5978b1f870ff114b4486976.tar.gz
jgit-cb617e7ffc7600a3d5978b1f870ff114b4486976.zip
Prepare 4.5.1-SNAPSHOT builds
Change-Id: I3305e8a09a3fb06f25a316cff2bdbb551d3ade68 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 568abdaee0..77d441b63a 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.5.0.201609210915-r
+Bundle-Version: 4.5.1.qualifier
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
-Import-Package: org.eclipse.jgit.api;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.api.errors;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.diff;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.dircache;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.internal.storage.file;version="4.5.0",
- org.eclipse.jgit.junit;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.lib;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.merge;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.pgm;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.pgm.internal;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.pgm.opt;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.revwalk;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.storage.file;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.transport;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.treewalk;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.util;version="[4.5.0,4.6.0)",
- org.eclipse.jgit.util.io;version="[4.5.0,4.6.0)",
+Import-Package: org.eclipse.jgit.api;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.api.errors;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.diff;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.dircache;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.internal.storage.file;version="4.5.1",
+ org.eclipse.jgit.junit;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.lib;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.merge;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.pgm;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.pgm.internal;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.pgm.opt;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.revwalk;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.storage.file;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.transport;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.treewalk;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.util;version="[4.5.1,4.6.0)",
+ org.eclipse.jgit.util.io;version="[4.5.1,4.6.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)",