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 2018/05/17 18:40:32 UTC

[maven-dependency-plugin] branch MDEP-612 created (now 7281ca4)

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

khmarbaise pushed a change to branch MDEP-612
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git.


      at 7281ca4  [MDEP-612] - Upgrade maven-dependency-analyzer to 1.10

This branch includes the following new commits:

     new 7281ca4  [MDEP-612] - Upgrade maven-dependency-analyzer to 1.10

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.


-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.

[maven-dependency-plugin] 01/01: [MDEP-612] - Upgrade maven-dependency-analyzer to 1.10

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

khmarbaise pushed a commit to branch MDEP-612
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit 7281ca45663fe288d959841ca50d4ec225bb8591
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu May 17 20:29:02 2018 +0200

    [MDEP-612] - Upgrade maven-dependency-analyzer to 1.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c06721c..b5457da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-dependency-analyzer</artifactId>
-      <version>1.9</version>
+      <version>1.10</version>
       <exclusions>
         <exclusion>
           <artifactId>maven-project</artifactId>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.