From 5c377a8e8100d61dac3db5d48493c53f72bf8e7f Mon Sep 17 00:00:00 2001
From: Matthias Sohn <matthias.sohn@sap.com>
Date: Sun, 11 Apr 2010 01:00:08 +0200
Subject: [PATCH] Update build to use Tycho 0.8

Change-Id: I99bac3376d9460ab94b548bd2f83be6fbc6ecbe3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
---
 org.eclipse.jgit.packaging/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index eea590e05..bd78ab1ea 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -59,7 +59,7 @@
   <name>JGit Tycho Parent (Incubation)</name>
 
   <properties>
-    <tycho-version>0.7.0</tycho-version>
+    <tycho-version>0.8.0</tycho-version>
     <eclipse-site>http://download.eclipse.org/releases/galileo</eclipse-site>
   </properties>
 
-- 
GitLab