Remove explicit Coveralls config
This commit is contained in:
parent
8c1a9c02f1
commit
60aef91915
5
pom.xml
5
pom.xml
@ -155,11 +155,6 @@
|
||||
<groupId>org.eluder.coveralls</groupId>
|
||||
<artifactId>coveralls-maven-plugin</artifactId>
|
||||
<version>4.3.0</version>
|
||||
<configuration>
|
||||
<jacocoReports>
|
||||
<jacocoReport>${project.build.directory}/report/jacoco-merged.exec</jacocoReport>
|
||||
</jacocoReports>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
|
||||
<plugin>
|
||||
|
Loading…
Reference in New Issue
Block a user