diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-10-07 23:46:52 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-10-07 23:46:52 +0200 |
commit | 6877730fa08efbf132f40c6a620f92fb1a22b038 (patch) | |
tree | dc947d2a8080fff095b2546d5f4714a04397c3e8 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml | |
parent | 401c6c98b54cddde38f0f50e8429eb7698a54fe8 (diff) | |
download | jgit-6877730fa08efbf132f40c6a620f92fb1a22b038.tar.gz jgit-6877730fa08efbf132f40c6a620f92fb1a22b038.zip |
JGit v4.9.0.201710071750-rv4.9.0.201710071750-r
Change-Id: I487f6aa3d0c4ef1d57f91cdc36177d994ae24c51
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 7ff5a243af..daacfc7564 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="4.9.0.qualifier" + version="4.9.0.201710071750-r" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |