diff --git a/docs/pom.xml b/docs/pom.xml index 828dda6d6..7e3e0f028 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -36,23 +36,25 @@ maven-resources-plugin + org.codehaus.mojo + exec-maven-plugin + + org.asciidoctor asciidoctor-maven-plugin - ${asciidoctor-maven-plugin.version} - - ${project.build.directory}/refdocs/ - - ${project.version} - - + org.apache.maven.plugins maven-antrun-plugin - maven-deploy-plugin + org.codehaus.mojo + build-helper-maven-plugin + + maven-deploy-plugin +