Skip to content

Commit 2431b3d

Browse files
committed
Remove unused coveralls plugin
1 parent 1f98d9f commit 2431b3d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,6 @@
153153
<artifactId>maven-surefire-plugin</artifactId>
154154
<version>3.2.2</version>
155155
</plugin>
156-
<plugin>
157-
<groupId>org.eluder.coveralls</groupId>
158-
<artifactId>coveralls-maven-plugin</artifactId>
159-
<version>4.3.0</version>
160-
<configuration>
161-
<serviceName>travis-ci</serviceName>
162-
</configuration>
163-
</plugin>
164156
<plugin>
165157
<!--
166158
We need this for updating the submodule during release. Maven SCM

0 commit comments

Comments
 (0)