update snapshot

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321466 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-15 19:08:32 +00:00
parent af2c32da36
commit 26e6d0a4a8
1 changed files with 1 additions and 11 deletions

View File

@ -32,17 +32,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-site-renderer</artifactId>
<version>1.0-alpha-3-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>plexus</groupId>
<artifactId>plexus-container-default</artifactId>
</exclusion>
<exclusion>
<groupId>plexus</groupId>
<artifactId>plexus-utils</artifactId>
</exclusion>
</exclusions>
<version>1.0-alpha-3</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>