From 091413dd6982769fe42b7ae89ddbf03b180d97c4 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 1 Oct 2019 08:38:48 +0200 Subject: [PATCH] DATAES-665 - Fix plugin ordering to deploy Javadoc. --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index a0cd0c5ac..39862ef55 100644 --- a/pom.xml +++ b/pom.xml @@ -267,14 +267,6 @@ - - org.apache.maven.plugins - maven-assembly-plugin - - - org.asciidoctor - asciidoctor-maven-plugin - @@ -292,6 +284,14 @@ + + org.apache.maven.plugins + maven-assembly-plugin + + + org.asciidoctor + asciidoctor-maven-plugin +