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

This commit is contained in:
tedyu 2016-10-04 09:24:47 -07:00
parent b30b6dffe1
commit 34ad9652ae
1 changed files with 2 additions and 2 deletions

View File

@ -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>