diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-31 02:08:55 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-31 02:08:55 +0100 |
commit | 55bf5a6c117822abf2f2ecb44fc415dc8a027ad7 (patch) | |
tree | 921fc32a613269a7a7af2ccd29bf9256a3142e5a /org.eclipse.jgit.http.server/META-INF/MANIFEST.MF | |
parent | 8779092716f096278ef7c763e2707111c897f82e (diff) | |
download | jgit-55bf5a6c117822abf2f2ecb44fc415dc8a027ad7.tar.gz jgit-55bf5a6c117822abf2f2ecb44fc415dc8a027ad7.zip |
JGit v4.10.0.201712302008-rv4.10.0.201712302008-r
Change-Id: I9cc3a839d906acd01829df1de64cfafca8a6d008
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.server/META-INF/MANIFEST.MF')
-rw-r--r-- | org.eclipse.jgit.http.server/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF index 88cbcdfd9f..0998930f08 100644 --- a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Automatic-Module-Name: org.eclipse.jgit.http.server Bundle-SymbolicName: org.eclipse.jgit.http.server -Bundle-Version: 4.10.0.qualifier +Bundle-Version: 4.10.0.201712302008-r Bundle-Localization: plugin Bundle-Vendor: %provider_name Export-Package: org.eclipse.jgit.http.server;version="4.10.0", |