You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/09 17:24:41 UTC

[maven-shared-incremental] 44/44: Upgrade org.codehaus.plexus:plexus-component-metadata to 1.7.1 This will make them build with Java9

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-incremental.git

commit 9e7f137b170d1bf1d41aa6369d08c47c9ac35120
Author: Robert Scholte <rf...@apache.org>
AuthorDate: Wed Nov 30 19:50:11 2016 +0000

    Upgrade org.codehaus.plexus:plexus-component-metadata to 1.7.1
    This will make them build with Java9
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1772107 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 036e25a..87d7ef9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-component-metadata</artifactId>
-        <version>1.6</version>
+        <version>1.7.1</version>
         <executions>
           <execution>
             <goals>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.