diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-23 01:54:32 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-23 01:54:32 +0200 |
commit | 9ad70313818aad4a64a7d5d30c2c428948fb28de (patch) | |
tree | e6471371ac8516303f31967bf31d0835dea48315 /org.eclipse.jgit.http.test/META-INF/MANIFEST.MF | |
parent | 812abefd58ed588b8aa8eadfb59993c084251e09 (diff) | |
download | jgit-9ad70313818aad4a64a7d5d30c2c428948fb28de.tar.gz jgit-9ad70313818aad4a64a7d5d30c2c428948fb28de.zip |
Prepare 5.0.0-SNAPSHOT builds
Change-Id: Ie343ccf37f46168041046500a2e19acc80814cfe
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test/META-INF/MANIFEST.MF')
-rw-r--r-- | org.eclipse.jgit.http.test/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF index 3000298a3c..d83402bded 100644 --- a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Automatic-Module-Name: org.eclipse.jgit.http.test Bundle-SymbolicName: org.eclipse.jgit.http.test -Bundle-Version: 5.0.0.201805221745-rc1 +Bundle-Version: 5.0.0.qualifier Bundle-Vendor: %provider_name Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |