From 8bf5ff6f1b7f38f6d64ac05aed0706c322ec60d2 Mon Sep 17 00:00:00 2001
From: Matthias Sohn <matthias.sohn@sap.com>
Date: Mon, 8 Feb 2010 17:16:54 +0100
Subject: [PATCH] Update build to use Tycho 0.7.0

Change-Id: Ie4133083a1cb1730f3dba52c0b8d359c7ed845e6
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 32e9cc64b..7bdc2afe7 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.6.0</tycho-version>
+    <tycho-version>0.7.0</tycho-version>
     <eclipse-site>http://download.eclipse.org/releases/galileo</eclipse-site>
   </properties>
 
-- 
GitLab