diff options
Diffstat (limited to 'm2e-maven-runtime/pom.xml')
-rw-r--r-- | m2e-maven-runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m2e-maven-runtime/pom.xml b/m2e-maven-runtime/pom.xml index 9748c101..e94a17bc 100644 --- a/m2e-maven-runtime/pom.xml +++ b/m2e-maven-runtime/pom.xml @@ -34,7 +34,7 @@ <maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format> <osgi-version-qualifier>${maven.build.timestamp}</osgi-version-qualifier> <maven-bundle-plugin.version>2.4.0</maven-bundle-plugin.version> - <tycho.version>0.20.0</tycho.version> + <tycho.version>0.21.0</tycho.version> <tycho-extras-version>${tycho.version}</tycho-extras-version> </properties> |