Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-06-13 16:11:23 +0000
committerMatthias Sohn2018-06-13 16:11:23 +0000
commit94a585e6e87e09880e611a79585fb24090fee271 (patch)
tree0c7470be5878b7048f2bf5ec1da4777074f957c5 /org.eclipse.jgit/META-INF/SOURCE-MANIFEST.MF
parent2d276161a21f6c406893da61aac4d60fa4eaff5d (diff)
downloadjgit-94a585e6e87e09880e611a79585fb24090fee271.tar.gz
jgit-94a585e6e87e09880e611a79585fb24090fee271.tar.xz
jgit-94a585e6e87e09880e611a79585fb24090fee271.zip
JGit v5.0.0.201806131210-r
Change-Id: Iedccfcaf57c11822f1faf5d5195357de42b2a14e Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/META-INF/SOURCE-MANIFEST.MF')
-rw-r--r--org.eclipse.jgit/META-INF/SOURCE-MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit/META-INF/SOURCE-MANIFEST.MF b/org.eclipse.jgit/META-INF/SOURCE-MANIFEST.MF
index 89926f409a..1626b41884 100644
--- a/org.eclipse.jgit/META-INF/SOURCE-MANIFEST.MF
+++ b/org.eclipse.jgit/META-INF/SOURCE-MANIFEST.MF
@@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit - Sources
Bundle-SymbolicName: org.eclipse.jgit.source
Bundle-Vendor: Eclipse.org - JGit
-Bundle-Version: 5.0.0.qualifier
-Eclipse-SourceBundle: org.eclipse.jgit;version="5.0.0.qualifier";roots="."
+Bundle-Version: 5.0.0.201806131210-r
+Eclipse-SourceBundle: org.eclipse.jgit;version="5.0.0.201806131210-r";roots="."

Back to the top