diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-29 00:44:17 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-29 00:44:17 +0200 |
commit | a7d3ac9675d34a247b2d2b4440dd68ce23508d8a (patch) | |
tree | 4a61b735e3625a95601e5f824a64f6c07a5dbbf1 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | c5f43db48fce707e3aece9e2605ac11ad082edd6 (diff) | |
download | jgit-a7d3ac9675d34a247b2d2b4440dd68ce23508d8a.tar.gz jgit-a7d3ac9675d34a247b2d2b4440dd68ce23508d8a.zip |
JGit v6.10.0.202405282244-rc1v6.10.0.202405282244-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ia525790e0b4c9011b29768d2b9727cb48b21ba84
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml index edec6b1483..9990aeae8e 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.jgit" label="%featureName" - version="6.10.0.qualifier" + version="6.10.0.202405282244-rc1" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |