diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 10:52:10 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 10:52:10 +0200 |
commit | 38adb548c3e047d498f6819fc6c57d9e89a33806 (patch) | |
tree | 719f97a46f029fd27e2847cbafb51511277495b7 /org.eclipse.jgit.http.server/META-INF/MANIFEST.MF | |
parent | c130e5e708a34619a90474afd8f259931fc8e7c2 (diff) | |
download | jgit-38adb548c3e047d498f6819fc6c57d9e89a33806.tar.gz jgit-38adb548c3e047d498f6819fc6c57d9e89a33806.zip |
JGit v5.1.9.201908210455-rv5.1.9.201908210455-r
Change-Id: Iaade207292acb8b27e01aca7e1af97ad7db1e854
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 dd469806e2..f8973ca821 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: 5.1.9.qualifier +Bundle-Version: 5.1.9.201908210455-r Bundle-Localization: plugin Bundle-Vendor: %provider_name Export-Package: org.eclipse.jgit.http.server;version="5.1.9", |