summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-08-23 12:52:08 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-08-23 13:38:56 +0200
commit1c44bf8cafd024e74d7ba85e792dec94be2c49d6 (patch)
tree2f166c2ad2de88349f76bc5ca338eaf801c135a9 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parentd67fe3891553292d1496f5f056b7e6a8ffabee87 (diff)
downloadjgit-1c44bf8cafd024e74d7ba85e792dec94be2c49d6.tar.gz
jgit-1c44bf8cafd024e74d7ba85e792dec94be2c49d6.zip
JGit v5.1.10.201908230655-rv5.1.10.201908230655-r
Change-Id: I68d15ebd6054bdeaf62e14cddb87724828db7943 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml2
2 files changed, 2 insertions, 2 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 a9c803ba37..49dd7492ad 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.1.10.qualifier"
+ version="5.1.10.201908230655-r"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
index bdb401eddb..25f70eec67 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.1.10-SNAPSHOT</version>
+ <version>5.1.10.201908230655-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>