diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-07 17:40:32 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-07 17:40:32 +0100 |
commit | 258dc5a715adc7744763697c95b9a83cbaf7b44b (patch) | |
tree | 1a97c0ae1be3d3cd1a4ea199744aec97d7519aa6 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | d3b80b951c0bf995f7d210710e3d31e9d529efe2 (diff) | |
download | jgit-258dc5a715adc7744763697c95b9a83cbaf7b44b.tar.gz jgit-258dc5a715adc7744763697c95b9a83cbaf7b44b.zip |
JGit v4.6.1.201703071140-rv4.6.1.201703071140-r
Change-Id: I842dc95313e5b47b0b7ec983c4a0a91915ed4183
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 43a3900ba6..5bd569e01b 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.6.1.qualifier" + version="4.6.1.201703071140-r" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |