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/02/14 19:38:24 UTC

[maven-enforcer] 01/03: Upgraded to 3.0.1 fails the builds.

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

khmarbaise pushed a commit to branch MENFORCER-267
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git

commit 8c4df9546f28ebb8125a6a2b53b0eba9c0153f9d
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Jan 6 17:51:24 2018 +0100

    Upgraded to 3.0.1 fails the builds.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1ab36dd..b8253e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-dependency-tree</artifactId>
-        <version>2.2</version>
+        <version>3.0.1</version>
       </dependency>
       <dependency>
         <groupId>org.assertj</groupId>

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