mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-26 15:36:40 +00:00
use only jdk1.8 in toolchains definition
This commit is contained in:
@@ -265,17 +265,8 @@
|
||||
</executions>
|
||||
<configuration>
|
||||
<toolchains>
|
||||
<jdk>
|
||||
<version>1.6</version>
|
||||
<vendor>sun</vendor>
|
||||
</jdk>
|
||||
<jdk>
|
||||
<version>1.7</version>
|
||||
<vendor>sun</vendor>
|
||||
</jdk>
|
||||
<jdk>
|
||||
<version>1.8</version>
|
||||
<vendor>sun</vendor>
|
||||
</jdk>
|
||||
</toolchains>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user