You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2014/05/01 22:43:53 UTC

svn commit: r1591771 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Author: krosenvold
Date: Thu May  1 20:43:53 2014
New Revision: 1591771

URL: http://svn.apache.org/r1591771
Log:
Upped reporting

Modified:
    maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=1591771&r1=1591770&r2=1591771&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Thu May  1 20:43:53 2014
@@ -126,7 +126,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-impl</artifactId>
-      <version>2.1</version>
+      <version>2.2</version>
     </dependency>
 
     <!-- Maven -->