diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:46:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:46:18 +0200 |
commit | 35255a2a2938ee22009fbabd57df0a5206d41e8d (patch) | |
tree | 2a7ccf147598295e00de7f093e56f7f679743519 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | 47ad1f6c8a202dd52d945b6defa09c87f8d51e66 (diff) | |
download | jgit-35255a2a2938ee22009fbabd57df0a5206d41e8d.tar.gz jgit-35255a2a2938ee22009fbabd57df0a5206d41e8d.zip |
Prepare 4.11.4-SNAPSHOT builds
Change-Id: Id2f83eb3b2070637997cfece59f4f15698267908
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 f5fae2651e..e7cf8179cc 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.11.3.201809181037-r" + version="4.11.4.qualifier" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |