Bug 493227 - [RobotML][releng] switch to the new release of tycho
-switching to 0.25.0
Change-Id: I09b711ad0affd819aa39f8180faae575f3e193ad
Signed-off-by: Francois Le Fevre - CEA <francois.le-fevre@cea.fr>
diff --git a/pom.xml b/pom.xml
index 6b20dc0..1a84113 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,8 +39,8 @@
<properties>
<!-- plugins versions -->
<!-- use 'mvn versions:display-plugin-updates' to check for the latest -->
- <tycho-version>0.24.0</tycho-version>
- <tychoExtrasVersion>0.24.0</tychoExtrasVersion>
+ <tycho-version>0.25.0</tycho-version>
+ <tychoExtrasVersion>0.25.0</tychoExtrasVersion>
<maven-checkstyle-version>2.12.1</maven-checkstyle-version>
<maven-findbugs-version>3.0.0</maven-findbugs-version>
<maven-pmd-version>3.1</maven-pmd-version>