mirror of https://github.com/apache/maven.git
fix up the sample
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290867 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4aaabdbece
commit
5ce9186b5c
|
@ -17,19 +17,13 @@
|
|||
<version>3.8.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<!-- to be removed -->
|
||||
<dependency>
|
||||
<groupId>clover</groupId>
|
||||
<artifactId>clover</artifactId>
|
||||
<version>1.3.9</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<reporting>
|
||||
<excludeDefaults>true</excludeDefaults>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-clover-plugin</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</reporting>
|
||||
|
|
Loading…
Reference in New Issue