[MPOM-133] Upgrade plexus-component-metadata plugin / plexus-component-annotations


git-svn-id: https://svn.apache.org/repos/asf/maven/pom/trunk@1752045 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/maven/pom.xml b/maven/pom.xml
index 0eff793..5196fd2 100644
--- a/maven/pom.xml
+++ b/maven/pom.xml
@@ -857,7 +857,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-component-annotations</artifactId>
-        <version>1.6</version>
+        <version>1.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.plugin-tools</groupId>
@@ -925,7 +925,7 @@
         <plugin>
           <groupId>org.codehaus.plexus</groupId>
           <artifactId>plexus-component-metadata</artifactId>
-          <version>1.6</version>
+          <version>1.7</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>