From f0ccb3340481631c8bbec3a723af2efb25e9e000 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Sep 2023 15:55:41 +0200 Subject: [PATCH] Polishing. Remove asciidoctor plugin. See #525 --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index cad6396..61e740f 100644 --- a/pom.xml +++ b/pom.xml @@ -74,10 +74,6 @@ org.apache.maven.plugins maven-assembly-plugin - - org.asciidoctor - asciidoctor-maven-plugin -