cleanup dependencyMngt

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1378465 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-08-29 07:40:07 +00:00
parent 910ee1c41e
commit ef987bbdbd
1 changed files with 0 additions and 11 deletions

11
pom.xml
View File

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