mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Cobertura Report Modification
This commit is contained in:
parent
38c250f2bd
commit
a1641eea66
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -217,7 +217,7 @@
|
||||||
<version>${cobertura.version}</version>
|
<version>${cobertura.version}</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<formats>
|
<formats>
|
||||||
<format>html</format>
|
<format>xml</format>
|
||||||
</formats>
|
</formats>
|
||||||
<check />
|
<check />
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in a new issue