Skip to content
Snippets Groups Projects
Commit 72b1c8f0 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Update tycho to 0.20.0, otherwise JavaSE-1.8 is not recognized as an execution environment.

parent 6f447f3a
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-surefire-plugin</artifactId>
<version>0.18.0</version>
<version>0.20.0</version>
</plugin>
<!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
<plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment