Bumping p-c-d and p-u versions to released.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@354908 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2005-12-07 23:41:00 +00:00
parent 125c19fb3a
commit f82cc68b62
1 changed files with 2 additions and 2 deletions

View File

@ -228,12 +228,12 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-container-default</artifactId>
<version>1.0-alpha-9-SNAPSHOT</version>
<version>1.0-alpha-9</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>1.0.5-SNAPSHOT</version>
<version>1.0.5</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>