From bd86323a7687992594d3eb1e3dd87a52a3818baa Mon Sep 17 00:00:00 2001 From: Jeff Scheel Date: Mon, 25 Jan 2016 15:18:00 -0600 Subject: [PATCH] Master POM updates Three minor updates: - Return the plugin and repository pointer to public URL. - Comment out the template document versioning to enable auto-updates to latest level. - Add a "TODO:" flag for new documents to allow for building of all documents from docs directory. Signed-off-by: Jeff Scheel --- doc/pom.xml | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/doc/pom.xml b/doc/pom.xml index c3e9c42..4aeee6a 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -11,6 +11,8 @@ pom + template @@ -23,16 +25,18 @@ openpower-foundation OpenPOWER Foundation Repository - http://rchgsa.ibm.com/gsa/rchgsa/home/s/c/scheel/web/public/repo.openpowerfoundation.org/ - + http://openpowerfoundation.org/repo.openpowerfoundation.org/ + + openpower-foundation OpenPOWER Foundation Repository - http://rchgsa.ibm.com/gsa/rchgsa/home/s/c/scheel/web/public/repo.openpowerfoundation.org/ - + http://openpowerfoundation.org/repo.openpowerfoundation.org/ + + @@ -44,7 +48,14 @@ org.openpowerfoundation.docs openpowerdocs-maven-plugin - 1.0.1 + +