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:
Emmanuel Venisse 2007-01-24 10:42:14 +00:00
parent caede2c707
commit 211b8cf1f3
1 changed files with 2 additions and 2 deletions

View File

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