summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant.test/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-03-05 15:55:07 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2024-03-05 15:55:07 +0100
commite61c20b1ebd82bfc5cf6aa63c8a77aad354a992d (patch)
tree7b0c8f4e41de7d5d120a0a73a9dafa11836b8a04 /org.eclipse.jgit.ant.test/META-INF
parentd764bc34fc15079379a71bb638e7c1b5836e061e (diff)
downloadjgit-e61c20b1ebd82bfc5cf6aa63c8a77aad354a992d.tar.gz
jgit-e61c20b1ebd82bfc5cf6aa63c8a77aad354a992d.zip
Prepare 6.9.1-SNAPSHOT builds
Change-Id: I10f901209be2faa34ebb9355c86c2106bac38ba5
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 e406df8eb2..44cf7b0957 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.9.0.202403050737-r
+Bundle-Version: 6.9.1.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-11
Import-Package: org.apache.tools.ant,
- org.eclipse.jgit.ant.tasks;version="[6.9.0,6.10.0)",
- org.eclipse.jgit.junit;version="[6.9.0,6.10.0)",
- org.eclipse.jgit.lib;version="[6.9.0,6.10.0)",
- org.eclipse.jgit.util;version="[6.9.0,6.10.0)",
+ org.eclipse.jgit.ant.tasks;version="[6.9.1,6.10.0)",
+ org.eclipse.jgit.junit;version="[6.9.1,6.10.0)",
+ org.eclipse.jgit.lib;version="[6.9.1,6.10.0)",
+ org.eclipse.jgit.util;version="[6.9.1,6.10.0)",
org.hamcrest.core;version="[1.1.0,3.0.0)",
org.junit;version="[4.13,5.0.0)"