Avoid problems with Failsafe when building samples with JDK 10
See gh-12028
This commit is contained in:
parent
065456a4af
commit
82c95e136f
|
@ -255,6 +255,7 @@
|
|||
</activation>
|
||||
<properties>
|
||||
<maven-surefire-plugin.version>2.21.0-SNAPSHOT</maven-surefire-plugin.version>
|
||||
<maven-failsafe-plugin.version>2.21.0-SNAPSHOT</maven-failsafe-plugin.version>
|
||||
</properties>
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
|
|
Loading…
Reference in New Issue