aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.ant/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.ant/META-INF/MANIFEST.MF8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
index 16fa3d842e..b4cd0b8aaa 100644
--- a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
@@ -3,13 +3,13 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.ant
Bundle-SymbolicName: org.eclipse.jgit.ant
-Bundle-Version: 6.6.0.202305301015-r
+Bundle-Version: 6.6.1.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Import-Package: org.apache.tools.ant,
- org.eclipse.jgit.storage.file;version="[6.6.0,6.7.0)"
+ org.eclipse.jgit.storage.file;version="[6.6.1,6.7.0)"
Bundle-Localization: plugin
Bundle-Vendor: %Bundle-Vendor
-Export-Package: org.eclipse.jgit.ant;version="6.6.0",
- org.eclipse.jgit.ant.tasks;version="6.6.0";
+Export-Package: org.eclipse.jgit.ant;version="6.6.1",
+ org.eclipse.jgit.ant.tasks;version="6.6.1";
uses:="org.apache.tools.ant,
org.apache.tools.ant.types"