From de971ac1e95e4f61c1d0d60cca0c20f0bef53372 Mon Sep 17 00:00:00 2001 From: roimenashe Date: Mon, 28 Jun 2021 12:40:46 +0300 Subject: [PATCH] Remove redundant plugins. --- pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/pom.xml b/pom.xml index 3e41d642a..efc23e25f 100644 --- a/pom.xml +++ b/pom.xml @@ -278,14 +278,6 @@ maven-jar-plugin - - org.apache.maven.plugins - maven-assembly-plugin - - - org.asciidoctor - asciidoctor-maven-plugin - org.apache.maven.plugins maven-javadoc-plugin @@ -343,9 +335,5 @@ spring-plugins-release https://repo.spring.io/plugins-release - - jcenter - https://dl.bintray.com/asciidoctor/maven -