Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-03-12 21:55:42 +0000
committerMatthias Sohn2019-03-12 21:55:42 +0000
commita2951a996f0c2b3966642687dc3aeccbfad114a3 (patch)
tree9f094753f1a1eaf48f46649b01d931c1d87422ce /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
parent92525b584a12fa89baa5ece363a501e60b40958c (diff)
downloadjgit-a2951a996f0c2b3966642687dc3aeccbfad114a3.tar.gz
jgit-a2951a996f0c2b3966642687dc3aeccbfad114a3.tar.xz
jgit-a2951a996f0c2b3966642687dc3aeccbfad114a3.zip
Change-Id: Ia6dbde615671ed09789326aacad1655e7a7a59ad Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
index 01651232d6..69f38fc75a 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.7.8-SNAPSHOT</version>
+ <version>4.7.8.201903121755-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>

Back to the top