summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2010-06-29 09:02:46 -0400
committerCode Review <codereview-daemon@eclipse.org>2010-06-29 09:02:46 -0400
commit730b708dae88a79cb3d926fc96ada377516c583c (patch)
treed370a942c790e89df380fa0d5ff4f618956bcdf8
parent3fd4918852ae58ccd3c42a6e01d06d7391e05809 (diff)
parenta2325f6885694019b76f5bc1cfb886f9f0a77600 (diff)
downloadjgit-730b708dae88a79cb3d926fc96ada377516c583c.tar.gz
jgit-730b708dae88a79cb3d926fc96ada377516c583c.zip
Merge "Update build to use Tycho 0.9.0"
-rw-r--r--org.eclipse.jgit.packaging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index 7eb7d17734..21ea83154e 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.8.0</tycho-version>
+ <tycho-version>0.9.0</tycho-version>
<eclipse-site>http://download.eclipse.org/releases/galileo</eclipse-site>
</properties>