Commit c04fff5d authored by Radek Ošlejšek's avatar Radek Ošlejšek
Browse files

Fix: added version surfire plgin

(cherry picked from commit 4a932ee6)
parent 44dabb52
......@@ -86,7 +86,8 @@
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.1</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment