diff options
author | Olivier Lamy <olamy@apache.org> | 2012-08-29 07:40:07 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-08-29 07:40:07 +0000 |
commit | ef987bbdbdc5da6bdf295e59327dfbe5a8acca0c (patch) | |
tree | faabdf05abb04a446e1d5184de0f8d748ce5c8d1 /pom.xml | |
parent | 910ee1c41e3598a5a3d4091328bee484a972ff28 (diff) | |
download | archiva-ef987bbdbdc5da6bdf295e59327dfbe5a8acca0c.tar.gz archiva-ef987bbdbdc5da6bdf295e59327dfbe5a8acca0c.zip |
cleanup dependencyMngt
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1378465 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -324,17 +324,6 @@ <version>2.5</version> <scope>provided</scope> </dependency> - <dependency> - <groupId>org.apache.archiva.redback</groupId> - <artifactId>plexus-spring</artifactId> - <version>${project.version}</version> - <exclusions> - <exclusion> - <groupId>org.codehaus.plexus</groupId> - <artifactId>plexus-container-default</artifactId> - </exclusion> - </exclusions> - </dependency> <!-- Plexus --> <dependency> <groupId>org.codehaus.plexus</groupId> |