summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-03-01 15:40:45 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-03-01 15:40:45 +0100
commitf34ae6fe31c6057f217c285d34da4b60ecaaf8af (patch)
tree189e8a401142e0e7aa63265b9fe4271c9e8d32b7 /org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
parent0518a6b0c16c1bce210bc9b2626104ef05975ee1 (diff)
downloadjgit-f34ae6fe31c6057f217c285d34da4b60ecaaf8af.tar.gz
jgit-f34ae6fe31c6057f217c285d34da4b60ecaaf8af.zip
Prepare 6.6.0-SNAPSHOT builds
Change-Id: I17893f9db12bcb208866f40a06cd4f1ccbb4fe30
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 4d81f140b2..8fb0714465 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: 6.5.0.qualifier
+Bundle-Version: 6.6.0.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-11
Import-Package: org.apache.tools.ant,
- org.eclipse.jgit.ant.tasks;version="[6.5.0,6.6.0)",
- org.eclipse.jgit.junit;version="[6.5.0,6.6.0)",
- org.eclipse.jgit.lib;version="[6.5.0,6.6.0)",
- org.eclipse.jgit.util;version="[6.5.0,6.6.0)",
+ org.eclipse.jgit.ant.tasks;version="[6.6.0,6.7.0)",
+ org.eclipse.jgit.junit;version="[6.6.0,6.7.0)",
+ org.eclipse.jgit.lib;version="[6.6.0,6.7.0)",
+ org.eclipse.jgit.util;version="[6.6.0,6.7.0)",
org.hamcrest.core;version="[1.1.0,3.0.0)",
org.junit;version="[4.13,5.0.0)"