Author: olamy
Date: Mon Jun 13 11:30:44 2016
New Revision: 1748179

URL: http://svn.apache.org/viewvc?rev=1748179&view=rev
Log:
use plexus-component-metadata 1.7 version

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

Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1748179&r1=1748178&r2=1748179&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Mon Jun 13 11:30:44 2016
@@ -244,7 +244,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-component-metadata</artifactId>
-        <version>1.6</version>
+        <version>1.7</version>
         <executions>
           <execution>
             <id>descriptors</id>


Reply via email to