You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2013/03/08 21:46:02 UTC

svn commit: r1454541 - /hbase/trunk/pom.xml

Author: stack
Date: Fri Mar  8 20:46:01 2013
New Revision: 1454541

URL: http://svn.apache.org/r1454541
Log:
HBASE-8051 0.95 build failing on site goal: 'failed to get report for org.apache.maven.plugins:maven-project-info-reports-plugin: Could not find goal 'dependency-info''

Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1454541&r1=1454540&r2=1454541&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Fri Mar  8 20:46:01 2013
@@ -1740,7 +1740,7 @@
     <plugins>
       <plugin>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.4</version>
+        <version>2.6</version>
         <reportSets>
           <reportSet>
             <reports>