diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-05 19:55:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-05 19:55:38 +0200 |
commit | e4281f1d5f61cf9ea96132ae0d8746b8d55a8402 (patch) | |
tree | ab4e6e23ce9b9e920310cf8f276cc4a22a04bfc9 /org.eclipse.jgit.ant/META-INF/MANIFEST.MF | |
parent | 771ca345e5cd8e5e115afc85b9c7a80246631bc1 (diff) | |
download | jgit-e4281f1d5f61cf9ea96132ae0d8746b8d55a8402.tar.gz jgit-e4281f1d5f61cf9ea96132ae0d8746b8d55a8402.zip |
JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1
Change-Id: I0b53f95ee51d94da8b029c9bb10eb854ff9dd4f6
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 d4dc83985b..eac3c95d5f 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.0.qualifier +Bundle-Version: 5.1.0.201809051400-rc1 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.tools.ant, org.eclipse.jgit.storage.file;version="[5.1.0,5.2.0)" |