You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/12/21 11:53:48 UTC

[maven-apache-parent] 01/01: [MPOM-256] Remove outdated clirr-maven-plugin

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

slachiewicz pushed a commit to branch MPOM-256
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git

commit a499c8d802585cb8670f65aa79f7d225c771a10f
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Dec 21 12:53:38 2020 +0100

    [MPOM-256] Remove outdated clirr-maven-plugin
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 70d2e14..66b8ec3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -317,11 +317,6 @@ under the License.
           <artifactId>apache-rat-plugin</artifactId>
           <version>0.13</version>
         </plugin>
-        <plugin>
-          <groupId>org.codehaus.mojo</groupId>
-          <artifactId>clirr-maven-plugin</artifactId>
-          <version>2.8</version>
-        </plugin>
       </plugins>
     </pluginManagement>
     <plugins>