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 2015/11/29 17:34:48 UTC

svn commit: r1717090 - /maven/pom/trunk/maven/pom.xml

Author: khmarbaise
Date: Sun Nov 29 16:34:48 2015
New Revision: 1717090

URL: http://svn.apache.org/viewvc?rev=1717090&view=rev
Log:
[MPOM-97] Upgrade plexus-component-metadata from 1.5.5 to 1.6

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1717090&r1=1717089&r2=1717090&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sun Nov 29 16:34:48 2015
@@ -906,7 +906,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.plexus</groupId>
           <artifactId>plexus-component-metadata</artifactId>
-          <version>1.5.5</version>
+          <version>1.6</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>