summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2014-03-18 00:07:38 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2014-03-18 00:07:38 +0100
commitb45094f722abe09626fbe0ca498f5a0bbf652c8d (patch)
treef5da2345010db5d80186919cea844cc6282b49d6 /org.eclipse.jgit.packaging/pom.xml
parentf43b7d60752344562de0824112f8199db982adde (diff)
downloadjgit-b45094f722abe09626fbe0ca498f5a0bbf652c8d.tar.gz
jgit-b45094f722abe09626fbe0ca498f5a0bbf652c8d.zip
Update build to use Tycho 0.20.0
Change-Id: I96d279d45ca9e31a1031b25cb4e5650e1d5525ea 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 24d99abaa7..875d50c319 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -59,7 +59,7 @@
<name>JGit Tycho Parent</name>
<properties>
- <tycho-version>0.19.0</tycho-version>
+ <tycho-version>0.20.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
</properties>