You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2016/12/03 22:23:31 UTC

svn commit: r1772492 - /maven/doxia/doxia/trunk/pom.xml

Author: rfscholte
Date: Sat Dec  3 22:23:31 2016
New Revision: 1772492

URL: http://svn.apache.org/viewvc?rev=1772492&view=rev
Log:
Upgrade org.codehaus.plexus:plexus-component-metadata to 1.7.1
This will make projects build with Java9

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

Modified: maven/doxia/doxia/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1772492&r1=1772491&r2=1772492&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Sat Dec  3 22:23:31 2016
@@ -257,6 +257,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-component-metadata</artifactId>
+        <version>1.7.1</version>
         <executions>
           <execution>
             <goals>