Skip to content

Commit 1625929

Browse files
updated compiler plugin
1 parent b0eec19 commit 1625929

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,13 @@
180180
-->
181181

182182
<!-- Test Coverage: https://github.com/trautonen/coveralls-maven-plugin -->
183+
<!--
183184
<plugin>
184185
<groupId>org.eluder.coveralls</groupId>
185186
<artifactId>coveralls-maven-plugin</artifactId>
186187
<version>${coveralls-maven-plugin.version}</version>
187188
</plugin>
189+
-->
188190

189191
<plugin>
190192
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)