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:
Emmanuel Venisse 2007-03-05 09:55:58 +00:00
parent ae1f55c5cb
commit 51818046f3
1 changed files with 2 additions and 2 deletions

View File

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