This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git


The following commit(s) were added to refs/heads/master by this push:
     new 6a114443 Drop Coveralls
6a114443 is described below

commit 6a11444359fb3c0b2933b57218669da51f7b81d8
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Nov 28 10:41:20 2023 -0500

    Drop Coveralls
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8e982761..5c135430 100644
--- a/pom.xml
+++ b/pom.xml
@@ -372,14 +372,6 @@
                     <connectionUrl>scm:git:file://`pwd`/.git</connectionUrl>
                 </configuration>
             </plugin>
-            <!-- Create code coverage reports and submit them to coveralls.io.
-            https://coveralls.io/github/apache/commons-rdf
-            -->
-            <plugin>
-                <groupId>org.eluder.coveralls</groupId>
-                <artifactId>coveralls-maven-plugin</artifactId>
-                <version>4.3.0</version>
-            </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-site-plugin</artifactId>

Reply via email to