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/05/28 20:14:06 UTC

svn commit: r1745928 - /maven/shared/trunk/maven-filtering/pom.xml

Author: khmarbaise
Date: Sat May 28 20:14:06 2016
New Revision: 1745928

URL: http://svn.apache.org/viewvc?rev=1745928&view=rev
Log:
Let the parent do it's work.

Modified:
    maven/shared/trunk/maven-filtering/pom.xml

Modified: maven/shared/trunk/maven-filtering/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-filtering/pom.xml?rev=1745928&r1=1745927&r2=1745928&view=diff
==============================================================================
--- maven/shared/trunk/maven-filtering/pom.xml (original)
+++ maven/shared/trunk/maven-filtering/pom.xml Sat May 28 20:14:06 2016
@@ -132,7 +132,6 @@
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-component-metadata</artifactId>
-        <version>1.6</version>
         <executions>
           <execution>
             <goals>