Browse Source

Removing unneeded dependencies

pull/50/head
Martin Stockhammer 5 years ago
parent
commit
b617390a88
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      archiva-modules/plugins/maven2-repository/pom.xml

+ 0
- 5
archiva-modules/plugins/maven2-repository/pom.xml View File

@@ -142,11 +142,6 @@
<artifactId>spring-test</artifactId>
<scope>test</scope>
</dependency>
<!-- TODO: aim to remove this dependency -->
<dependency>
<groupId>org.apache.archiva</groupId>
<artifactId>archiva-xml-tools</artifactId>
</dependency>
<dependency>
<groupId>org.apache.archiva</groupId>
<artifactId>test-repository</artifactId>

Loading…
Cancel
Save