diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-01 18:17:31 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-01 18:17:31 +0200 |
commit | 7b1ade51d24f6efacfddd91fcfed7137c27642d3 (patch) | |
tree | 717629c6f404f3840c2ed7bb6a6dd8ca518f3983 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml | |
parent | 9fccad2e46d09052f4433e6764448c3518ae37f0 (diff) | |
download | jgit-1018f323f8d98bcacb8c59589fcad4634181f0a7.tar.gz jgit-1018f323f8d98bcacb8c59589fcad4634181f0a7.zip |
JGit v6.2.0.202206011217-rc1v6.2.0.202206011217-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Id9639b466583d8c373ef700402cb685ce4a8ee15
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml index 985233bfdb..70cfd9c299 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.jgit.pgm" label="%featureName" - version="6.2.0.qualifier" + version="6.2.0.202206011217-rc1" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |