summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant.test/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-08-27 16:14:36 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2020-08-27 16:14:36 +0200
commit6ae1a300041b33dc00550f68f6dd417b40c2922d (patch)
treec2168f06ae96dd61c89881df908e7cded6ad604b /org.eclipse.jgit.ant.test/META-INF
parent223fd296737aa0c36f261a19b07d5c28cb9329dd (diff)
downloadjgit-6ae1a300041b33dc00550f68f6dd417b40c2922d.tar.gz
jgit-6ae1a300041b33dc00550f68f6dd417b40c2922d.zip
Prepare 5.10.0-SNAPSHOT builds
Change-Id: I9a2b39e9e85f27179ceb3b1709d75c466089a3bc Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test/META-INF')
-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 b454e1ba73..0147f22fc7 100644
--- a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
@@ -5,13 +5,13 @@ Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.ant.test
Bundle-SymbolicName: org.eclipse.jgit.ant.test
Bundle-Vendor: %Bundle-Vendor
-Bundle-Version: 5.9.0.qualifier
+Bundle-Version: 5.10.0.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.apache.tools.ant,
- org.eclipse.jgit.ant.tasks;version="[5.9.0,5.10.0)",
- org.eclipse.jgit.junit;version="[5.9.0,5.10.0)",
- org.eclipse.jgit.lib;version="[5.9.0,5.10.0)",
- org.eclipse.jgit.util;version="[5.9.0,5.10.0)",
+ org.eclipse.jgit.ant.tasks;version="[5.10.0,5.11.0)",
+ org.eclipse.jgit.junit;version="[5.10.0,5.11.0)",
+ org.eclipse.jgit.lib;version="[5.10.0,5.11.0)",
+ org.eclipse.jgit.util;version="[5.10.0,5.11.0)",
org.hamcrest.core;version="[1.1.0,2.0.0)",
org.junit;version="[4.13,5.0.0)"