updated tycho to make surefire tests work with latest eclipse target updates
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user