Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index fd13df9c182..762c98b19e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,8 +15,8 @@
<name>CDT Parent</name>
<properties>
- <tycho-version>0.18.1</tycho-version>
- <tycho-extras-version>0.18.1</tycho-extras-version>
+ <tycho-version>0.19.0</tycho-version>
+ <tycho-extras-version>0.19.0</tycho-extras-version>
<download-site>http://download.eclipse.org</download-site>
<platform-site>${download-site}/eclipse/updates/${platform-version}</platform-site>
<orbit-site>${download-site}/tools/orbit/downloads/drops/${orbit-version}/repository</orbit-site>

Back to the top