diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-12 15:49:41 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-12 15:49:41 +0100 |
commit | a22a48d27b13e42ed46f9a0633bd08a29ee431cd (patch) | |
tree | f5a4676bcab6392f44a7d1573595239521731885 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | 9f474f9445d170de651a0cb24c368fcadbbf943d (diff) | |
download | jgit-a22a48d27b13e42ed46f9a0633bd08a29ee431cd.tar.gz jgit-a22a48d27b13e42ed46f9a0633bd08a29ee431cd.zip |
JGit v7.1.0.202411121450-m3v7.1.0.202411121450-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I5850cdc569eb5d13763f81e9b8332fe70207a4fd
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 e971a9a608..f79ddf109b 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="7.1.0.qualifier" + version="7.1.0.202411121450-m3" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |