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

svn commit: r925937 - /maven/plugins/trunk/maven-help-plugin/pom.xml

Author: brett
Date: Mon Mar 22 00:53:21 2010
New Revision: 925937

URL: http://svn.apache.org/viewvc?rev=925937&view=rev
Log:
update parent POM

Modified:
    maven/plugins/trunk/maven-help-plugin/pom.xml

Modified: maven/plugins/trunk/maven-help-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-help-plugin/pom.xml?rev=925937&r1=925936&r2=925937&view=diff
==============================================================================
--- maven/plugins/trunk/maven-help-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-help-plugin/pom.xml Mon Mar 22 00:53:21 2010
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>14</version>
+    <version>17</version>
   </parent>
 
   <artifactId>maven-help-plugin</artifactId>