[MSHARED-371] Increased chance of java8 compliance by updating to asm5.x based plexus-component-*

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1633997 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d25e868..910e85d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,6 +131,7 @@
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-component-metadata</artifactId>
+        <version>1.6</version>
         <executions>
           <execution>
             <id>create-component-descriptor</id>