o Modified to use plexus-artifact-container-1.0-alpha-1-SNAPSHOT to reflect the change in the artifact container's POM...that container has not been released in any official way, so I changed the version to a -SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163092 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2004-09-17 16:48:18 +00:00
parent 7773dde7de
commit 72d9230f28
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-artifact-container</artifactId>
<version>1.0-alpha-1</version>
<version>1.0-alpha-1-SNAPSHOT</version>
</dependency>
<!-- maven component -->
<dependency>