fix plexus version

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293196 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-03 01:08:23 +00:00
parent 5c48727b18
commit 31ff1b73e7
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-container-default</artifactId>
<version>1.0-alpha-7-SNAPSHOT</version>
<version>1.0-alpha-7</version>
</dependency>
<dependency>
<groupId>plexus</groupId>