Commit 538fba20 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 bf37351c
...@@ -87,6 +87,7 @@ ...@@ -87,6 +87,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId> <artifactId>maven-surefire-plugin</artifactId>
<version>2.22.1</version>
<configuration> <configuration>
<useSystemClassLoader>false</useSystemClassLoader> <useSystemClassLoader>false</useSystemClassLoader>
</configuration> </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