mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-28 06:08:43 +10:00
[#19] For ci build success
This commit is contained in:
@@ -766,10 +766,13 @@
|
||||
<plugin>
|
||||
<groupId>com.atlassian.maven.plugins</groupId>
|
||||
<artifactId>maven-clover2-plugin</artifactId>
|
||||
<version>3.1.6</version>
|
||||
<configuration>
|
||||
<includesTestSourceRoots>true</includesTestSourceRoots>
|
||||
<licenseLocation>clover.license</licenseLocation>
|
||||
<encoding>UTF-8</encoding>
|
||||
<jdk>1.6</jdk>
|
||||
</configuration>
|
||||
<version>3.1.6</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</reporting>
|
||||
|
||||
Reference in New Issue
Block a user