Move plexus-utils to 1.0.1-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@209031 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2005-07-04 07:43:12 +00:00
parent 668ea536d2
commit 70055892fc
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>1.0-alpha-3</version>
<version>1.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>