This is an automated email from the ASF dual-hosted git repository. tibordigana pushed a commit to branch resolver in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
The following commit(s) were added to refs/heads/resolver by this push: new 7e9c037 deps 7e9c037 is described below commit 7e9c0373ba7ea4f0e9da9b9bbdd0246553d58e88 Author: tibordigana <tibordig...@apache.org> AuthorDate: Tue Jan 21 01:31:29 2020 +0100 deps --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e6a2838..f369c9d 100644 --- a/pom.xml +++ b/pom.xml @@ -225,14 +225,14 @@ <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> </exclusion> - <exclusion> + <!--<exclusion> <groupId>org.apache.maven</groupId> <artifactId>maven-plugin-api</artifactId> </exclusion> <exclusion> <groupId>org.apache.maven</groupId> <artifactId>maven-model</artifactId> - </exclusion> + </exclusion>--> <exclusion> <groupId>org.sonatype.sisu</groupId> <artifactId>sisu-inject-plexus</artifactId>