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.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
index c861612835..82985d5e00 100644
--- a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
@@ -8,4 +8,5 @@ Import-Package: org.apache.tools.ant,
org.eclipse.jgit.storage.file;version="[3.2.0,3.3.0)"
Bundle-Localization: plugin
Bundle-Vendor: %Provider-Name
-Export-Package: org.eclipse.jgit.ant.tasks;version="3.2.0"
+Export-Package: org.eclipse.jgit.ant.tasks;version="3.2.0";
+ uses:="org.apache.tools.ant.types,org.apache.tools.ant"