mirror of https://github.com/apache/archiva.git
Update plexus
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@514631 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ae1f55c5cb
commit
51818046f3
4
pom.xml
4
pom.xml
|
@ -161,12 +161,12 @@
|
|||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-container-default</artifactId>
|
||||
<version>1.0-alpha-18-SNAPSHOT</version>
|
||||
<version>1.0-alpha-18</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-component-api</artifactId>
|
||||
<version>1.0-alpha-18-SNAPSHOT</version>
|
||||
<version>1.0-alpha-18</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
|
|
Loading…
Reference in New Issue