This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch LET_PARENT in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git
commit d4af90cdea9b25cc7149dfdd6e65c3d3c07a5b8d Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Sat Nov 17 13:42:08 2018 +0100 Let parent do it's work. --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 68b1db3..8edeaab 100644 --- a/pom.xml +++ b/pom.xml @@ -152,7 +152,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.18.1</version> <configuration> <systemProperties> <property>
