diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-03 23:10:25 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-03 23:10:25 +0200 |
commit | d0a2288f4d9567dd97eb4bdda845fe99aa64fd96 (patch) | |
tree | 76b03ff3dd6f840c6f74fe1a4e7243ad3af2b485 /org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF | |
parent | ea0ab1f862d9266a0fca04bbd5e16f3c2a1e2744 (diff) | |
download | jgit-d0a2288f4d9567dd97eb4bdda845fe99aa64fd96.tar.gz jgit-d0a2288f4d9567dd97eb4bdda845fe99aa64fd96.zip |
JGit v6.10.0.202406032110-rv6.10.0.202406032110-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I3128b2e4bbbed97adde90f7a47e15175e63e97f5
Diffstat (limited to 'org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF')
-rw-r--r-- | org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF index c3696a18a7..54d134aba9 100644 --- a/org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF +++ b/org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2 Bundle-Name: org.eclipse.jgit.ant - Sources Bundle-SymbolicName: org.eclipse.jgit.ant.source Bundle-Vendor: Eclipse.org - JGit -Bundle-Version: 6.10.0.qualifier -Eclipse-SourceBundle: org.eclipse.jgit.ant;version="6.10.0.qualifier";roots="." +Bundle-Version: 6.10.0.202406032110-r +Eclipse-SourceBundle: org.eclipse.jgit.ant;version="6.10.0.202406032110-r";roots="." |