diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-02 11:03:41 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-02 11:03:41 +0200 |
commit | 38258f3f72ebb891de6656f5c622217a8eb5d39b (patch) | |
tree | 9a738846344200fdfd195d4b34cc9ec096f19384 /org.eclipse.jgit.ant/META-INF/MANIFEST.MF | |
parent | e59a17d7338a5b451f8fab872f7297be462bd2c0 (diff) | |
download | jgit-38258f3f72ebb891de6656f5c622217a8eb5d39b.tar.gz jgit-38258f3f72ebb891de6656f5c622217a8eb5d39b.zip |
JGit v5.3.6.201910020505-rv5.3.6.201910020505-r
Change-Id: I12d1c6af03f2d7474c99c22cd2aabb77e95fcb32
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 4d0c52cc1b..92ff5b07fb 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: 5.3.6.qualifier +Bundle-Version: 5.3.6.201910020505-r Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.tools.ant, org.eclipse.jgit.storage.file;version="[5.3.6,5.4.0)" |