diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-27 01:16:15 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-27 01:16:15 +0100 |
commit | 510011b05caea84908f9687d5cb632bc4ad73c41 (patch) | |
tree | 3a0df7ef5a7a586b16b756424b46a6b107cf0493 /org.eclipse.jgit.ant/META-INF/MANIFEST.MF | |
parent | 53ab1188d50149a22b2589e6017aba259f77b10b (diff) | |
download | jgit-5.1.5.201812261915-r.tar.gz jgit-5.1.5.201812261915-r.zip |
JGit v5.1.5.201812261915-rv5.1.5.201812261915-r
Change-Id: I249a440d1ca1c997343da942ae55fcb27a645b92
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 d52b6fd6d4..5d477d8213 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.1.5.qualifier +Bundle-Version: 5.1.5.201812261915-r Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.tools.ant, org.eclipse.jgit.storage.file;version="[5.1.5,5.2.0)" |