summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2010-10-08 11:00:51 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2010-10-08 11:00:51 +0200
commitdac4386a6db59848caab4d641a84bbb8ebb8bf68 (patch)
tree8b7fd852d48ab3903f86cc6c5cfff555e71bc42a /org.eclipse.jgit.packaging/pom.xml
parent784d388c497efcb4a9b004cf9c97efed14719dd7 (diff)
downloadjgit-dac4386a6db59848caab4d641a84bbb8ebb8bf68.tar.gz
jgit-dac4386a6db59848caab4d641a84bbb8ebb8bf68.zip
Update build to use tycho 0.10.0
Change-Id: Ib3328379841fa79641fe1cd70cd87ee057eefb1a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-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 b6012d26c0..8f33e85203 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.9.0</tycho-version>
+ <tycho-version>0.10.0</tycho-version>
<eclipse-site>http://download.eclipse.org/releases/galileo</eclipse-site>
</properties>