diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:36:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:36:53 +0200 |
commit | 47ad1f6c8a202dd52d945b6defa09c87f8d51e66 (patch) | |
tree | 6e8202d3e07047d20ee52eaecce0ea8201455b55 /org.eclipse.jgit.ant/META-INF/MANIFEST.MF | |
parent | 969af66800ed9f56f1a6b73cc9d152df740eaa6b (diff) | |
download | jgit-47ad1f6c8a202dd52d945b6defa09c87f8d51e66.tar.gz jgit-47ad1f6c8a202dd52d945b6defa09c87f8d51e66.zip |
JGit v4.11.3.201809181037-rv4.11.3.201809181037-r
Change-Id: I6b57b02e41f02916127b1866d573a634d6f6d796
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.MF | 2 |
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 c972356ae5..705ea24df8 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.3.qualifier +Bundle-Version: 4.11.3.201809181037-r Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.tools.ant, org.eclipse.jgit.storage.file;version="[4.11.3,4.12.0)" |