summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-09-10 13:13:19 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-09-10 13:13:19 +0200
commit34618a4f86a322c2f57c0fd8043ab686d920a0c2 (patch)
treeb97b3ddee5f2d5378af695ed944ff6ad7014f3d5 /org.eclipse.jgit.ant/META-INF
parentae21714768f9db28500e6b9136195ec360f5116f (diff)
downloadjgit-34618a4f86a322c2f57c0fd8043ab686d920a0c2.tar.gz
jgit-34618a4f86a322c2f57c0fd8043ab686d920a0c2.zip
Prepare 4.11.3-SNAPSHOT builds
Change-Id: I4f5dda6da3f6ecd9b99c1d9a220844c5402f1988 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant/META-INF')
-rw-r--r--org.eclipse.jgit.ant/META-INF/MANIFEST.MF6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
index 1967b7d693..c972356ae5 100644
--- a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
@@ -3,11 +3,11 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.ant
Bundle-SymbolicName: org.eclipse.jgit.ant
-Bundle-Version: 4.11.2.201809100523-r
+Bundle-Version: 4.11.3.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.apache.tools.ant,
- org.eclipse.jgit.storage.file;version="[4.11.2,4.12.0)"
+ org.eclipse.jgit.storage.file;version="[4.11.3,4.12.0)"
Bundle-Localization: plugin
Bundle-Vendor: %Provider-Name
-Export-Package: org.eclipse.jgit.ant.tasks;version="4.11.2";
+Export-Package: org.eclipse.jgit.ant.tasks;version="4.11.3";
uses:="org.apache.tools.ant.types,org.apache.tools.ant"