Skip to content

Commit c85f034

Browse files
committed
Drop coveralls, as no longer used [skip ci]
1 parent 7b4e8d2 commit c85f034

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -707,14 +707,6 @@ This is avoided by creating an empty directory when svn is not available.
707707
</execution>
708708
</executions>
709709
</plugin>
710-
<plugin>
711-
<groupId>org.eluder.coveralls</groupId>
712-
<artifactId>coveralls-maven-plugin</artifactId>
713-
<version>${commons.coveralls.version}</version>
714-
<configuration>
715-
<timestampFormat>${commons.coveralls.timestampFormat}</timestampFormat>
716-
</configuration>
717-
</plugin>
718710
</plugins>
719711
</build>
720712
</profile>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Caveat:
9696
to support the whole codebase (it was one of the main reasons for
9797
creating more focused components).
9898
">
99+
<action dev="sebb" type="fix">Drop coveralls, as no longer used</action>
99100
<action dev="sebb" type="update">Bump Commons Parent from 78 to 81</action>
100101
<action dev="sebb" type="update">Bump picocli from 3.9.5 to 4.7.6</action>
101102
<action dev="sebb" type="update">Bump Commons Imaging from 1.0-alpha3 to 1.0.0-alpha5</action>

0 commit comments

Comments
 (0)