This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 24f6df1 Duplicate 24f6df1 is described below commit 24f6df1233cfe113f0efcc02ff190248f586b8bd Author: Sebb <s...@apache.org> AuthorDate: Wed Jun 17 22:24:24 2020 +0100 Duplicate --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index e910d83..235eaac 100755 --- a/pom.xml +++ b/pom.xml @@ -159,11 +159,6 @@ <version>${maven.plugin.version}</version> </dependency> <dependency> - <groupId>org.apache.maven</groupId> - <artifactId>maven-artifact</artifactId> - <version>${maven.dependency.version}</version> - </dependency> - <dependency> <groupId>org.apache.maven.scm</groupId> <artifactId>maven-scm-api</artifactId> <version>${maven-scm.version}</version>