Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2011-10-05 16:39:29 +0000
committerDoug Schaefer2011-10-05 16:39:29 +0000
commit08830676f322c2b02c32414c109afc46258fa46e (patch)
treea0ac6ac411d35ce5f49bd7307532df5808f326fd /pom.xml
parentffd30a64e731f52e747c759c6617b4ad8d362025 (diff)
downloadorg.eclipse.tcf-08830676f322c2b02c32414c109afc46258fa46e.tar.gz
org.eclipse.tcf-08830676f322c2b02c32414c109afc46258fa46e.tar.xz
org.eclipse.tcf-08830676f322c2b02c32414c109afc46258fa46e.zip
Move to tycho 0.13.0.
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 3feb60644..54263ded9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,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>http://download.eclipse.org/tools/cdt/builds/hudson/cdt-nightly</cdt-site>

Back to the top