HBASE-9185 mvn site target fails when building with Maven 3.1

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512816 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2013-08-10 18:36:52 +00:00
parent e452cfe08a
commit 71afb594dc
1 changed files with 2 additions and 2 deletions

View File

@ -921,7 +921,7 @@
<jamon.plugin.version>2.3.4</jamon.plugin.version>
<findbugs-maven-plugin.version>2.5.2</findbugs-maven-plugin.version>
<findbugs-annotations>1.3.9-1</findbugs-annotations>
<maven.site.version>3.2</maven.site.version>
<maven.site.version>3.3</maven.site.version>
<javadoc.version>2.9</javadoc.version>
<maven.resources.plugin.version>2.6</maven.resources.plugin.version>
<!-- General Packaging -->
@ -1897,7 +1897,7 @@
<plugins>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.6</version>
<version>2.7</version>
<reportSets>
<reportSet>
<reports>