diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-05-05 23:33:03 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-05-05 23:33:03 +0200 |
commit | f6c42684d9af1355cecdd5f83fbf216718980ab9 (patch) | |
tree | e9bacb94c79d34c9007c9f11d9938ef5437eea81 /org.eclipse.jgit.http.server/META-INF | |
parent | f9c0783e7dda06a709f55906d48ce6b379bd5a08 (diff) | |
download | jgit-f6c42684d9af1355cecdd5f83fbf216718980ab9.tar.gz jgit-f6c42684d9af1355cecdd5f83fbf216718980ab9.zip |
JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7
Change-Id: I8d941d22becdf019199a1c0fe28aa5835038647d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.server/META-INF')
-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 53d27d5d32..edbd165daf 100644 --- a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.http.server -Bundle-Version: 3.4.0.qualifier +Bundle-Version: 3.4.0.201405051725-m7 Bundle-Localization: plugin Bundle-Vendor: %provider_name Export-Package: |