You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/05/20 14:37:19 UTC

[maven-jxr] 01/01: remove unused dependency

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

elharo pushed a commit to branch apis
in repository https://gitbox.apache.org/repos/asf/maven-jxr.git

commit fbc2eb9a25768be77aecd6955f2224f430a4e5a3
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Wed May 20 10:37:02 2020 -0400

    remove unused dependency
---
 maven-jxr/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/maven-jxr/pom.xml b/maven-jxr/pom.xml
index 3f5e81d..3de8821 100644
--- a/maven-jxr/pom.xml
+++ b/maven-jxr/pom.xml
@@ -95,10 +95,6 @@ under the License.
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
-      <artifactId>plexus-java</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
     </dependency>