You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/06/03 21:20:16 UTC

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

Author: khmarbaise
Date: Fri Jun  3 21:20:16 2016
New Revision: 1746768

URL: http://svn.apache.org/viewvc?rev=1746768&view=rev
Log:
Removed plugin version cause it's inherited from parent.

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

Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin/pom.xml?rev=1746768&r1=1746767&r2=1746768&view=diff
==============================================================================
--- maven/plugins/trunk/maven-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-resources-plugin/pom.xml Fri Jun  3 21:20:16 2016
@@ -197,7 +197,6 @@ under the License.
           <plugin>
             <groupId>org.codehaus.plexus</groupId>
             <artifactId>plexus-component-metadata</artifactId>
-            <version>1.6</version>
             <executions>
               <execution>
                 <goals>