use plexus 0.16

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162930 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-08-09 19:34:13 +00:00
parent 8ea2d0af7b
commit ff8871f7df
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus</artifactId>
<version>0.14-SNAPSHOT</version>
<version>0.16</version>
</dependency>
<dependency>
<groupId>xstream</groupId>