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:
parent
910ee1c41e
commit
ef987bbdbd
11
pom.xml
11
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue