updated tycho to make surefire tests work with latest eclipse target updates

This commit is contained in:
Martin Lippert
2020-01-03 14:06:01 +01:00
parent 109184916f
commit fa2dafc04d
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,7 @@
<!-- OSX app signing -->
<skip.osx.signing>true</skip.osx.signing>
<tycho-version>1.1.0</tycho-version>
<tycho-version>1.5.1</tycho-version>
<encoding>UTF-8</encoding>
<dist.accessKey>${accessKey}</dist.accessKey>

View File

@@ -47,7 +47,7 @@
</modules>
<properties>
<tycho-version>1.1.0</tycho-version>
<tycho-version>1.5.1</tycho-version>
<!-- Signing -->
<signing.skip>true</signing.skip>