Skip to content
Snippets Groups Projects
Commit 72c72b3b authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Trying to fix test issue

parent c9f6930c
No related branches found
No related tags found
No related merge requests found
...@@ -202,6 +202,11 @@ ...@@ -202,6 +202,11 @@
</tags> </tags>
</configuration> </configuration>
</plugin> </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M4</version>
</plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment