Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2020-01-15 18:22:36 +0000
committerMatthias Sohn2020-01-15 18:22:36 +0000
commit3c527a8a379d109d25af69efd242762dcde7bc1a (patch)
treeebef5d0c25c4a007add80a4583d72da8ac8c1924 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
parent0652b5b213b03a0f891b65f093bbf5fa488a241c (diff)
downloadjgit-09b3dc12c5d3ba1171967f65e5ab7fc95cd92272.tar.gz
jgit-09b3dc12c5d3ba1171967f65e5ab7fc95cd92272.tar.xz
jgit-09b3dc12c5d3ba1171967f65e5ab7fc95cd92272.zip
Change-Id: I7701bee6f05d66012c59092126eb4d52f828dc24 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 7c5106380a..2211c5c3ea 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="5.7.0.qualifier"
+ version="5.7.0.202001151323-m1"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">

Back to the top