Skip to content

Commit 35675c4

Browse files
committed
Drop Coveralls
1 parent 5bbb669 commit 35675c4

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -440,16 +440,4 @@ limitations under the License.
440440
</plugin>
441441
</plugins>
442442
</reporting>
443-
<profiles>
444-
<profile>
445-
<id>java9+</id>
446-
<activation>
447-
<jdk>[9,)</jdk>
448-
</activation>
449-
<properties>
450-
<!-- coverall version 4.3.0 does not work with java 9, see https://github.com/trautonen/coveralls-maven-plugin/issues/112 -->
451-
<coveralls.skip>true</coveralls.skip>
452-
</properties>
453-
</profile>
454-
</profiles>
455443
</project>

0 commit comments

Comments
 (0)