From cbb1c26db6a10e9c1cd16108b350e30da09dc604 Mon Sep 17 00:00:00 2001 From: pingsutw Date: Wed, 30 Jan 2019 15:17:17 +0800 Subject: [PATCH] HBASE-17094 Add a sitemap for hbase.apache.org --- pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pom.xml b/pom.xml index 272f55f951..8b95507f10 100755 --- a/pom.xml +++ b/pom.xml @@ -2425,6 +2425,12 @@ + + com.github.s4u.plugins + sitemapxml-maven-plugin + 1.0.0 + false + org.codehaus.mojo findbugs-maven-plugin @@ -2462,6 +2468,17 @@ + + com.github.s4u.plugins + sitemapxml-maven-plugin + + + + gen + + + + org.apache.maven.plugins maven-antrun-plugin -- 2.17.1