summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2012-06-14 00:45:13 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2012-06-14 00:45:13 +0200
commit90003519092c4be2f7806b171cd1c2d37a05f588 (patch)
treec35273c260e062dfd7836a4ac9e722ebcf25eb60 /org.eclipse.jgit.ant/META-INF/MANIFEST.MF
parent221554e35ffc8ac261a333091df2c9b33db34cd7 (diff)
downloadjgit-90003519092c4be2f7806b171cd1c2d37a05f588.tar.gz
jgit-90003519092c4be2f7806b171cd1c2d37a05f588.zip
Prepare 2.1.0 builds
Change-Id: I4aad3efdd435d8d5eb53c84a8d38132acce97c25 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.ant/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
index c5dfc34b2b..88f3673c64 100644
--- a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
@@ -2,9 +2,9 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.jgit.ant
-Bundle-Version: 2.0.0.qualifier
+Bundle-Version: 2.1.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: org.apache.tools.ant
Bundle-Localization: plugin
Bundle-Vendor: %Provider-Name
-Export-Package: org.eclipse.jgit.ant.tasks;version="2.0.0"
+Export-Package: org.eclipse.jgit.ant.tasks;version="2.1.0"