diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-24 13:50:12 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-24 13:50:12 +0100 |
commit | 4d32049bb3fc6c4ef42120b2d98f3022c33798f5 (patch) | |
tree | 18b02bde8bd5d6a7f9ea0adde0c4e31ae2eb8779 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | 193a164925e968c625098c6b79bed84d8da91b5c (diff) | |
download | jgit-4d32049bb3fc6c4ef42120b2d98f3022c33798f5.tar.gz jgit-4d32049bb3fc6c4ef42120b2d98f3022c33798f5.zip |
JGit v4.7.7.201812240805-rv4.7.7.201812240805-r
Change-Id: I57b6001b1fbd6042299ccd4dd7d70765a46ea10b
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 967f5dedd0..90f2fbbaef 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.7.qualifier" + version="4.7.7.201812240805-r" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |