Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSarika Sinha2020-01-28 10:38:15 +0000
committerSarika Sinha2020-01-28 10:39:13 +0000
commitd4b5ae01c822950712ca4eda4275026cdc015245 (patch)
treec2227fc2e805c747c7639e58ef3bccf8961cc679 /eclipse-platform-parent/pom.xml
parent6320868672d7ca337ddf280baf1b07829a8c250b (diff)
downloadeclipse.platform.releng.aggregator-d4b5ae01c822950712ca4eda4275026cdc015245.tar.gz
eclipse.platform.releng.aggregator-d4b5ae01c822950712ca4eda4275026cdc015245.tar.xz
eclipse.platform.releng.aggregator-d4b5ae01c822950712ca4eda4275026cdc015245.zip
Revert "Bug 551486 - [14] Create P-build"
Diffstat (limited to 'eclipse-platform-parent/pom.xml')
-rw-r--r--eclipse-platform-parent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index c6b88d578..ff4d01c08 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -79,8 +79,8 @@
<!-- using released version (normal case)
when upgrading make sure you change pom-version-updater version in build-functions.shsource
-->
- <tycho.version>1.4.0</tycho.version>
- <tycho-extras.version>1.4.0</tycho-extras.version>
+ <tycho.version>1.6.0</tycho.version>
+ <tycho-extras.version>1.6.0</tycho-extras.version>
<cbi-plugins.version>1.1.8-SNAPSHOT</cbi-plugins.version>

Back to the top