Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-06-05 11:10:10 +0000
committerMatthias Sohn2018-06-05 11:10:10 +0000
commitca57743a45162ea32ff0312b2f758720d1d1f356 (patch)
tree54daac1ced462ef2626c28db4e984c6b7c845a07 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml
parent7dbd2bfe7e0598097cf35aedd700d86b468bec7d (diff)
downloadjgit-ca57743a45162ea32ff0312b2f758720d1d1f356.tar.gz
jgit-ca57743a45162ea32ff0312b2f758720d1d1f356.tar.xz
jgit-ca57743a45162ea32ff0312b2f758720d1d1f356.zip
Change-Id: Ic7a6a87dd3a21351e60fbf6cd330456adf1f6800 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.xml2
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 7ad4b1a6c1..13873a7752 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.0.0.qualifier"
+ version="5.0.0.201806050710-rc3"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">

Back to the top