You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/01/01 13:11:42 UTC

svn commit: r894997 - /maven/plugins/trunk/maven-remote-resources-plugin/pom.xml

Author: bentmann
Date: Fri Jan  1 12:11:42 2010
New Revision: 894997

URL: http://svn.apache.org/viewvc?rev=894997&view=rev
Log:
o Inherited from maven-plugins:16

Modified:
    maven/plugins/trunk/maven-remote-resources-plugin/pom.xml

Modified: maven/plugins/trunk/maven-remote-resources-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-remote-resources-plugin/pom.xml?rev=894997&r1=894996&r2=894997&view=diff
==============================================================================
--- maven/plugins/trunk/maven-remote-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-remote-resources-plugin/pom.xml Fri Jan  1 12:11:42 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>14</version>
+    <version>16</version>
   </parent>
 
   <artifactId>maven-remote-resources-plugin</artifactId>