mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
Adding instruction to fix build on Maven 3.2.x
This commit is contained in:
parent
ad423f5750
commit
b265fc802d
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