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