Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4d256aa17..f320fdfdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<name>TCF Parent</name>
<properties>
- <tycho-version>0.12.0</tycho-version>
+ <tycho-version>0.13.0</tycho-version>
<platform-version>3.7</platform-version>
<platform-site>http://download.eclipse.org/eclipse/updates/${platform-version}</platform-site>
<cdt-site>file://home/data/httpd/download.eclipse.org/tools/cdt/builds/hudson/cdt-maint</cdt-site>

Back to the top