Skip to content

Commit 014edc6

Browse files
updated compiler plugin
1 parent 0089579 commit 014edc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

182182
<!-- Test Coverage: https://github.com/trautonen/coveralls-maven-plugin -->
183-
<!--
183+
184184
<plugin>
185185
<groupId>org.eluder.coveralls</groupId>
186186
<artifactId>coveralls-maven-plugin</artifactId>
187187
<version>${coveralls-maven-plugin.version}</version>
188188
</plugin>
189-
-->
189+
190190

191191
<plugin>
192192
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)