Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/top-pom-extra-tests.xml')
-rw-r--r--releng/top-pom-extra-tests.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/top-pom-extra-tests.xml b/releng/top-pom-extra-tests.xml
index f97675d7eb0..8a68656552b 100644
--- a/releng/top-pom-extra-tests.xml
+++ b/releng/top-pom-extra-tests.xml
@@ -25,8 +25,8 @@
<module>../tests/junit/extraplugins/umlrt/org.eclipse.papyrus.umlrt.validation.tests</module>
</modules>
<properties>
- <tycho-version>0.21.0</tycho-version>
- <tychoExtrasVersion>0.21.0</tychoExtrasVersion>
+ <tycho-version>0.23.0</tycho-version>
+ <tychoExtrasVersion>0.23.0</tychoExtrasVersion>
</properties>
<repositories>
<repository>

Back to the top