From e69dff237d483345c7efbf2587e2c37559cc91e5 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 19 May 2021 20:28:39 +1000 Subject: [PATCH] fix maven warning with duplicate plugin declaration (#6298) Signed-off-by: olivier lamy --- jetty-documentation/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/jetty-documentation/pom.xml b/jetty-documentation/pom.xml index 2c19dde6403..459b90a6e2e 100644 --- a/jetty-documentation/pom.xml +++ b/jetty-documentation/pom.xml @@ -56,10 +56,6 @@ - - org.asciidoctor - asciidoctor-maven-plugin - maven-assembly-plugin @@ -79,4 +75,4 @@ - \ No newline at end of file +