Skip to content

Commit

Permalink
Update coveralls plugin for code coverage analysis. (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
tswast committed May 2, 2016
1 parent ab2212d commit 8ee5b8d
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 @@ -78,7 +78,7 @@ limitations under the License.
<plugin>
<groupId>org.eluder.coveralls</groupId>
<artifactId>coveralls-maven-plugin</artifactId>
<version>3.1.0</version>
<version>4.1.0</version>
<configuration>
<coberturaReports>
<coberturaReport>${basedir}/target/coverage.xml</coberturaReport>
Expand Down

0 comments on commit 8ee5b8d

Please sign in to comment.