Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-04-16 22:18:13 +0000
committerMatthias Sohn2019-04-16 22:18:13 +0000
commit21042c0de72ccac4f85a480f8d3478105fa0c3cb (patch)
tree47083c07281cb81bf19e3868c9982bb63055f6ed /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
parentcfeb4187b72afc5889e68b1abe247bc9589301e8 (diff)
downloadjgit-21042c0de72ccac4f85a480f8d3478105fa0c3cb.tar.gz
jgit-21042c0de72ccac4f85a480f8d3478105fa0c3cb.tar.xz
jgit-21042c0de72ccac4f85a480f8d3478105fa0c3cb.zip
Prepare 4.7.10-SNAPSHOT buildsstable-4.7
Change-Id: I662ee441521c1370a31f274cc6d001723ad0c528 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.xml2
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 d2ac0e889c..e1e10dc8a1 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.9.201904161809-r"
+ version="4.7.10.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">

Back to the top