plexus 0.16

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

View File

@ -20,11 +20,10 @@
<artifactId>wagon-http-lightweight</artifactId>
<version>0.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus</artifactId>
<version>0.16-SNAPSHOT</version>
<version>0.16</version>
</dependency>
<dependency>
<groupId>xstream</groupId>
@ -41,6 +40,5 @@
<artifactId>xpp3</artifactId>
<version>1.1.3.3</version>
</dependency>
</dependencies>
</project>