HBASE-16750 hbase compilation failed on power system - revert due to failure in 
mvn site


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/34ad9652
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/34ad9652
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/34ad9652

Branch: refs/heads/hbase-12439
Commit: 34ad9652ae1b15722db0e75a447283eba614f24c
Parents: b30b6df
Author: tedyu <yuzhih...@gmail.com>
Authored: Tue Oct 4 09:24:47 2016 -0700
Committer: tedyu <yuzhih...@gmail.com>
Committed: Tue Oct 4 09:24:47 2016 -0700

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/34ad9652/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a796abb..2d341c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1009,7 +1009,7 @@
           <dependency>
             <groupId>org.asciidoctor</groupId>
             <artifactId>asciidoctorj-pdf</artifactId>
-            <version>1.5.0-alpha.11</version>
+            <version>1.5.0-alpha.6</version>
           </dependency>
         </dependencies>
         <configuration>
@@ -1233,7 +1233,7 @@
     <findbugs-annotations>1.3.9-1</findbugs-annotations>
     <checkstyle.version>6.18</checkstyle.version>
     <javadoc.version>2.10.3</javadoc.version>
-    <asciidoctor.plugin.version>1.5.3</asciidoctor.plugin.version>
+    <asciidoctor.plugin.version>1.5.2.1</asciidoctor.plugin.version>
     <!-- General Packaging -->
     <package.prefix>/usr</package.prefix>
     <package.conf.dir>/etc/hbase</package.conf.dir>

Reply via email to