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 2020/03/24 17:35:08 UTC

[maven-dependency-analyzer] branch MSHARED-868 created (now 6c657f8)

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

khmarbaise pushed a change to branch MSHARED-868
in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git.


      at 6c657f8  [MSHARED-868] - Upgrade plexus-component-metadata to 2.1.0

This branch includes the following new commits:

     new 6c657f8  [MSHARED-868] - Upgrade plexus-component-metadata to 2.1.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-dependency-analyzer] 01/01: [MSHARED-868] - Upgrade plexus-component-metadata to 2.1.0

Posted by kh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MSHARED-868
in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git

commit 6c657f8a1b06b561d32a7b8178c6cf41004cd92b
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Tue Mar 24 18:35:02 2020 +0100

    [MSHARED-868] - Upgrade plexus-component-metadata to 2.1.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8010d82..d7c7619 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-component-annotations</artifactId>
-      <version>1.7.1</version>
+      <version>2.1.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
@@ -164,7 +164,7 @@
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-component-metadata</artifactId>
-        <version>1.7.1</version>
+        <version>2.1.0</version>
         <executions>
           <execution>
             <goals>