Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-09-18 14:55:20 +0000
committerMatthias Sohn2018-09-18 14:55:20 +0000
commitb06d2e6a31807aa6da0d3f748c737f58e8c0ca77 (patch)
tree9e10a8e7c45bb8e511e27f04844691f9f99ecfcf /org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
parentb1ac54034f809b83881074b9f8007a6e5c53fa45 (diff)
downloadjgit-3a6abd5ced10093d1536f4c8c2ab5c3cfd85a629.tar.gz
jgit-3a6abd5ced10093d1536f4c8c2ab5c3cfd85a629.tar.xz
jgit-3a6abd5ced10093d1536f4c8c2ab5c3cfd85a629.zip
Change-Id: I2366444fca125139eadb6d513be721167a266d70 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
index 3d0d3e74f8..2796d07fad 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
@@ -2,4 +2,4 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JGit Target Platform Bundle
Bundle-SymbolicName: org.eclipse.jgit.target
-Bundle-Version: 5.1.1.qualifier
+Bundle-Version: 5.1.1.201809181055-r

Back to the top