Skip to content
Snippets Groups Projects

CI Fix

Merged Jean-Marc Ronck requested to merge ci-fix into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -221,7 +221,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.19.1</version>
<version>3.0.0-M1</version>
<configuration>
</configuration>
</plugin>
Loading