diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 08:24:16 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 08:24:16 +0200 |
commit | 6fe4505b2a753173ff9708c2c71cb833aaacf016 (patch) | |
tree | bdbce287cd8104f0e2ecc5981d4c29dba502ccf6 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | 9796e86165ae4cbb40d2b47815ac2ee773ef8629 (diff) | |
download | jgit-6fe4505b2a753173ff9708c2c71cb833aaacf016.tar.gz jgit-6fe4505b2a753173ff9708c2c71cb833aaacf016.zip |
Prepare 4.7.4-SNAPSHOT builds
Change-Id: Ie4d17e1604270946606e75145012c5b7fa1283eb
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 0ec083a1b6..19e41c80a2 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="4.7.3.201809090215-r" + version="4.7.4.qualifier" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |