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 8419cef93e..291df998a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,8 +50,8 @@
<properties>
<mirror-repo-name>updates-nightly</mirror-repo-name>
- <tycho-version>0.21.0</tycho-version>
- <tycho-extras-version>0.21.0</tycho-extras-version>
+ <tycho-version>0.22.0</tycho-version>
+ <tycho-extras-version>0.22.0</tycho-extras-version>
<target-platform>linuxtools-e4.4</target-platform>
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>

Back to the top