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

tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git


The following commit(s) were added to refs/heads/main by this push:
     new 789050f  Remove the unused sports plugin in the maven reporting 
definition
789050f is described below

commit 789050f46e111f747c613ad892ebf63a63e12a07
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Fri Apr 23 11:08:08 2021 -0400

    Remove the unused sports plugin in the maven reporting definition
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5d83a50..3fd6209 100644
--- a/pom.xml
+++ b/pom.xml
@@ -347,11 +347,6 @@
   <reporting>
     <plugins>
       <plugin>
-        <groupId>com.github.spotbugs</groupId>
-        <artifactId>spotbugs-maven-plugin</artifactId>
-        <version>${spotbugs-maven-plugin-version}</version>
-      </plugin>
-      <plugin>
         <groupId>org.jacoco</groupId>
         <artifactId>jacoco-maven-plugin</artifactId>
         <version>${jacoco.plugin.version}</version>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to