diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-18 18:05:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-18 18:05:43 +0200 |
commit | 551110b0e25190fec4d310e04d13d7bd19a7877a (patch) | |
tree | c3fb6701be60b7f74c864058e6c0567ef1fd5ec2 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | 7be6f02d32637aa955928e84c46bbe32660f679e (diff) | |
download | jgit-551110b0e25190fec4d310e04d13d7bd19a7877a.tar.gz jgit-551110b0e25190fec4d310e04d13d7bd19a7877a.zip |
Prepare 4.9.11-SNAPSHOT builds
Change-Id: I99137bc4958167773d2fc8b1d48fbb508af52be5
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 c11c802c6b..57640949ba 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.9.10.201904181027-r" + version="4.9.11.qualifier" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |