Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 4c60131

Browse files
committed
Drop Coveralls
1 parent f706da9 commit 4c60131

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -507,17 +507,6 @@
507507
</plugins>
508508
</build>
509509
</profile>
510-
511-
<profile>
512-
<id>java9</id>
513-
<activation>
514-
<jdk>9</jdk>
515-
</activation>
516-
<properties>
517-
<!-- coverall version 4.3.0 does not work with java 9, see https://github.com/trautonen/coveralls-maven-plugin/issues/112 -->
518-
<coveralls.skip>true</coveralls.skip>
519-
</properties>
520-
</profile>
521510
</profiles>
522511

523512
</project>

0 commit comments

Comments
 (0)