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 2010/02/08 21:58:48 UTC

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

Author: olamy
Date: Mon Feb  8 20:58:48 2010
New Revision: 907790

URL: http://svn.apache.org/viewvc?rev=907790&view=rev
Log:
upgrade parent version.

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=907790&r1=907789&r2=907790&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Mon Feb  8 20:58:48 2010
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>14</version>
+    <version>17</version>
   </parent>
 
   <artifactId>maven-project-info-reports-plugin</artifactId>