summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-10-20 01:27:52 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-10-20 01:27:52 +0200
commit92aca6195dec146bbcb7457a52db721776df381e (patch)
tree33cdbd1a5ea6c7465e2f47abffb688848d4396eb /org.eclipse.jgit.ant/META-INF
parent976a8e369d0c53b6c3f794dc3e9738cc0d18bdda (diff)
downloadjgit-92aca6195dec146bbcb7457a52db721776df381e.tar.gz
jgit-92aca6195dec146bbcb7457a52db721776df381e.zip
JGit v4.11.5.201810191925-rv4.11.5.201810191925-r
Change-Id: I9d11536062de74775ca545c26f341610d0ddaeb2 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.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
index 2eee304376..0052c95ef3 100644
--- a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.ant
Bundle-SymbolicName: org.eclipse.jgit.ant
-Bundle-Version: 4.11.5.qualifier
+Bundle-Version: 4.11.5.201810191925-r
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.apache.tools.ant,
org.eclipse.jgit.storage.file;version="[4.11.5,4.12.0)"