Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-06-12 14:29:11 +0000
committerMatthias Sohn2019-06-12 14:29:11 +0000
commit3dad0682be8899f32923f338163c6a6f4cddeb11 (patch)
tree9326374f8cee81997469e612dfcbe75404fda43b /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
parent0e9361f06651bbc3d83bade35afd04caae9edc0c (diff)
downloadjgit-3dad0682be8899f32923f338163c6a6f4cddeb11.tar.gz
jgit-3dad0682be8899f32923f338163c6a6f4cddeb11.tar.xz
jgit-3dad0682be8899f32923f338163c6a6f4cddeb11.zip
Change-Id: Ie68828af68d07cf8e3fe778d39436f539f1c73d0 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 315b2a4250..cd835cb7e2 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>5.4.0.201906120450-r</version>
+ <version>5.4.0.201906121030-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>

Back to the top