From abd6328d0f2da5876501ca2c789207cf13360de3 Mon Sep 17 00:00:00 2001 From: Nick Dimiduk Date: Fri, 21 Aug 2015 14:45:42 -0700 Subject: [PATCH] HBASE-14288 Upgrade asciidoctor plugin to v1.5.2.1 --- pom.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index a720edb7d6..ab2327c443 100644 --- a/pom.xml +++ b/pom.xml @@ -1054,12 +1054,6 @@ velocity 1.7 - - ${basedir}/src/main/site @@ -1071,7 +1065,7 @@ org.asciidoctor asciidoctor-maven-plugin - 1.5.2 + ${asciidoctor.plugin.version} false @@ -1266,6 +1260,7 @@ 2.3.4 1.3.9-1 2.10.3 + 1.5.2.1 /usr /etc/hbase -- 2.11.4.GIT