diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-10-03 16:41:57 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-10-03 16:41:57 +0200 |
commit | e5a79343c5fa1063ecca6f711370e183cab5aa2c (patch) | |
tree | f1b51b41790a27c1ddf626a4ae0179fe7d136aea /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | 42917767f9bfe42218e0069d1eed259460c3972e (diff) | |
download | jgit-e5a79343c5fa1063ecca6f711370e183cab5aa2c.tar.gz jgit-e5a79343c5fa1063ecca6f711370e183cab5aa2c.zip |
JGit v6.8.0.202310031045-m1v6.8.0.202310031045-m1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ida0108f3661213922b1e4340216d60a640a1b662
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 3da341c711..cea9d932b1 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.8.0.qualifier" + version="6.8.0.202310031045-m1" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |