diff --git a/docs/pom.xml b/docs/pom.xml index 3f0cd6e..723c5c8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.cloud spring-cloud-cli-docs @@ -12,43 +13,51 @@ Spring Cloud Cli Docs Spring Cloud Docs - spring-cloud-cli + spring-cloud-cli ${basedir}/.. 1.0.x - + - - - maven-deploy-plugin - - true - - + + + maven-deploy-plugin + + true + + - + docs - - - - org.asciidoctor - asciidoctor-maven-plugin - false - - - org.apache.maven.plugins - maven-antrun-plugin - false - - - org.codehaus.mojo - build-helper-maven-plugin - false - - - + + + + org.apache.maven.plugins + maven-dependency-plugin + + + org.asciidoctor + asciidoctor-maven-plugin + false + + + com.agilejava.docbkx + docbkx-maven-plugin + + + org.apache.maven.plugins + maven-antrun-plugin + false + + + org.codehaus.mojo + build-helper-maven-plugin + false + + + - +