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/04/27 10:21:43 UTC

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

Author: bentmann
Date: Tue Apr 27 08:21:43 2010
New Revision: 938352

URL: http://svn.apache.org/viewvc?rev=938352&view=rev
Log:
[MRRESOURCES-49] bump parent to org.apache.maven.plugins:maven-plugins:17
Submitted by: jieryn

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=938352&r1=938351&r2=938352&view=diff
==============================================================================
--- maven/plugins/trunk/maven-remote-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-remote-resources-plugin/pom.xml Tue Apr 27 08:21:43 2010
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>16</version>
+    <version>17</version>
   </parent>
 
   <artifactId>maven-remote-resources-plugin</artifactId>