mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Add cobertura empty check configuration
This commit is contained in:
parent
0a646c4267
commit
54420cd610
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -408,6 +408,7 @@
|
|||
<artifactId>cobertura-maven-plugin</artifactId>
|
||||
<version>${cobertura.version}</version>
|
||||
<configuration>
|
||||
<check/>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
|
Loading…
Reference in a new issue