From 8ad66828362f0f89915dff97b2ac22e54f2260a1 Mon Sep 17 00:00:00 2001 From: Jay Bryant Date: Thu, 27 Dec 2018 12:32:45 -0600 Subject: [PATCH] pom.xml file cleanup I started by removing the docbkx plugin. Marcin also pointed out that I could remove the mojo plugin and the inherited=false lines, so I did that. NOTE: This PR depends on https://github.com/spring-cloud/spring-cloud-build/pull/84 DO NOT merge this one until that one is merged. --- docs/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index ad45fa611..3889c741a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -37,21 +37,10 @@ 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