Skip to content
Snippets Groups Projects
Commit 2d49359c authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

Byttet til bare report for jacoco

parent e624eb67
No related branches found
No related tags found
No related merge requests found
......@@ -147,7 +147,7 @@
<id>jacoco-report</id>
<phase>verify</phase>
<goals>
<goal>report-aggregate</goal>
<goal>report</goal>
</goals>
</execution>
</executions>
......@@ -162,8 +162,6 @@
<module>fxui</module>
<module>rest</module>
<module>integrationtests</module>
<!--
<module>springboot/restserver</module>
-->
</modules>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment