Skip to content

Commit 544f9bc

Browse files
committed
Revert to older coveralls plugin
1 parent 43376e3 commit 544f9bc

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
@@ -165,9 +165,9 @@
165165
</executions>
166166
</plugin>
167167
<plugin>
168-
<groupId>com.github.hazendaz.maven</groupId>
168+
<groupId>org.eluder.coveralls</groupId>
169169
<artifactId>coveralls-maven-plugin</artifactId>
170-
<version>4.5.0</version>
170+
<version>4.3.0</version>
171171
</plugin>
172172
</plugins>
173173
</build>

0 commit comments

Comments
 (0)