aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-09-11 23:27:23 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-09-11 23:28:07 +0200
commita44d95c81438bb81a36080a4c3bf92d7f811579b (patch)
tree3b4f22cdf9fd8cd3999d639950bc127e56833079 /org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
parent47956bcc6858bf2bbfb184b93017556eab693ce9 (diff)
downloadjgit-a44d95c81438bb81a36080a4c3bf92d7f811579b.tar.gz
jgit-a44d95c81438bb81a36080a4c3bf92d7f811579b.zip
Prepare 5.1.1-SNAPSHOT builds
Change-Id: Ie220dd95fae18f894e2a04a5ae6d29a1e5a6d76b Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF10
1 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
index 7d17ae5616..535ba64864 100644
--- a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
@@ -4,13 +4,13 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.jgit.ant.test
Bundle-SymbolicName: org.eclipse.jgit.ant.test
-Bundle-Version: 5.1.0.201809111528-r
+Bundle-Version: 5.1.1.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.apache.tools.ant,
- org.eclipse.jgit.ant.tasks;version="[5.1.0,5.2.0)",
- org.eclipse.jgit.junit;version="[5.1.0,5.2.0)",
- org.eclipse.jgit.lib;version="[5.1.0,5.2.0)",
- org.eclipse.jgit.util;version="[5.1.0,5.2.0)",
+ org.eclipse.jgit.ant.tasks;version="[5.1.1,5.2.0)",
+ org.eclipse.jgit.junit;version="[5.1.1,5.2.0)",
+ org.eclipse.jgit.lib;version="[5.1.1,5.2.0)",
+ org.eclipse.jgit.util;version="[5.1.1,5.2.0)",
org.hamcrest.core;version="[1.1.0,2.0.0)",
org.junit;version="[4.12,5.0.0)"