This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch MPOM-333 in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
commit 6cd61de5f3441487452de0abbf65bdab918019e2 Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Sun Jun 19 13:07:45 2022 +0200 [MPOM-333] Drop outdated maven-docck-plugin from pluginManagement --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index a01d76d..988e8f8 100644 --- a/pom.xml +++ b/pom.xml @@ -162,11 +162,6 @@ under the License. <artifactId>maven-deploy-plugin</artifactId> <version>2.8.2</version> </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-docck-plugin</artifactId> - <version>1.1</version> - </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-ear-plugin</artifactId>