diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-21 19:04:49 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-21 19:04:49 +0100 |
commit | 36dd4dd9b63c815a28d07d854110ddc26848f936 (patch) | |
tree | 89849310bb3ab99fee7645d216d47ab1a781c45c /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | 5481bfda90e403d49156b04446b06a8efd304449 (diff) | |
download | jgit-36dd4dd9b63c815a28d07d854110ddc26848f936.tar.gz jgit-36dd4dd9b63c815a28d07d854110ddc26848f936.zip |
JGit v6.9.0.202402211805-m3v6.9.0.202402211805-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Id2f3934947d6d1e94feeb9e73ad7282ae089b682
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 d77944ad25..a4a1b4d36b 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.9.0.qualifier" + version="6.9.0.202402211805-m3" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |