Skip to content

Commit

Permalink
Merge pull request #1758 from koo-taejin/#1757
Browse files Browse the repository at this point in the history
clover maven plugin version upgrade #1757
  • Loading branch information
koo-taejin committed May 11, 2016
2 parents 5de0a1c + 25cd566 commit 33a9730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -909,7 +909,7 @@
<plugin>
<groupId>com.atlassian.maven.plugins</groupId>
<artifactId>maven-clover2-plugin</artifactId>
<version>3.1.6</version>
<version>4.0.6</version>
<configuration>
<includesTestSourceRoots>true</includesTestSourceRoots>
<licenseLocation>clover.license</licenseLocation>
Expand Down

0 comments on commit 33a9730

Please # to comment.