diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 13:30:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 13:30:43 +0200 |
commit | e9fcf1932e0657d49ed426ba766d715afddf0e84 (patch) | |
tree | b717a8d7cae9decea3ca0f3ba3153b50a2e66c82 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml | |
parent | 48498fd3e6cf28b30f56bc4d1c3986665fb39627 (diff) | |
download | jgit-e9fcf1932e0657d49ed426ba766d715afddf0e84.tar.gz jgit-e9fcf1932e0657d49ed426ba766d715afddf0e84.zip |
JGit v5.3.3.201908210735-rv5.3.3.201908210735-r
Change-Id: I799859e47616af0ac5ee3a982cb9350d141681d7
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml index 3b42f10e3a..7176f4eb5d 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.jgit.junit" label="%featureName" - version="5.3.3.qualifier" + version="5.3.3.201908210735-r" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |