From 7948903a84c65e7e796d74a0949efd94121cec88 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Mon, 11 Nov 2013 11:58:19 +0100 Subject: [PATCH] Update build to use Tycho 0.19 Change-Id: I90f71f2612a934e83a0af8dccfe08592e4532ddf Signed-off-by: Matthias Sohn --- org.eclipse.jgit.packaging/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index aacdc7c36..7640955d8 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -59,8 +59,8 @@ JGit Tycho Parent - 0.18.0 - 0.18.0 + 0.19.0 + ${tycho-version}