You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/06/27 01:06:59 UTC

svn commit: r1497154 - /maven/site/trunk/pom.xml

Author: olamy
Date: Wed Jun 26 23:06:59 2013
New Revision: 1497154

URL: http://svn.apache.org/r1497154
Log:
mpir 2.7

Modified:
    maven/site/trunk/pom.xml

Modified: maven/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/site/trunk/pom.xml?rev=1497154&r1=1497153&r2=1497154&view=diff
==============================================================================
--- maven/site/trunk/pom.xml (original)
+++ maven/site/trunk/pom.xml Wed Jun 26 23:06:59 2013
@@ -177,7 +177,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.6</version>
+        <version>2.7</version>
         <reportSets>
           <reportSet>
             <reports><!-- expecting reports replace inherited, which is ok with M3 but not M2: see MSITE-596 -->