Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-06-13 19:42:40 +0000
committerMatthias Sohn2018-06-13 19:42:40 +0000
commite729a83bd24bbc25f7ac209baee01f561fe218c8 (patch)
treea1857be823006bd598ac293940f3786cbfa676cf /org.eclipse.jgit/META-INF/MANIFEST.MF
parent94a585e6e87e09880e611a79585fb24090fee271 (diff)
downloadjgit-e729a83bd24bbc25f7ac209baee01f561fe218c8.tar.gz
jgit-e729a83bd24bbc25f7ac209baee01f561fe218c8.tar.xz
jgit-e729a83bd24bbc25f7ac209baee01f561fe218c8.zip
Change-Id: Ia2d548676217250593c3f0c383aec19e12e5e4a4 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/META-INF/MANIFEST.MF b/org.eclipse.jgit/META-INF/MANIFEST.MF
index 1ac872b6ef..f77fd0628e 100644
--- a/org.eclipse.jgit/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.jgit
Bundle-SymbolicName: org.eclipse.jgit
-Bundle-Version: 5.0.0.201806131210-r
+Bundle-Version: 5.0.0.201806131550-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Bundle-ActivationPolicy: lazy

Back to the top