You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2020/06/17 21:24:31 UTC

[commons-release-plugin] branch master updated: Duplicate

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 <se...@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>