Update to latest plexus container, a lot has improved since alpha-18

Note that this has ramifications on role-hint behaviour, as noted on the mailing lists

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@514930 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andrew Williams 2007-03-06 00:00:10 +00:00
parent 4f379c4901
commit d8689fd0f5
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
# under the License.
classworlds.version=1.2-alpha-7
plexus.version=1.0-alpha-18
plexus.version=1.0-alpha-19-SNAPSHOT
plexus-archiver.version=1.0-alpha-8
plexus-utils.version=1.4
plexus-interactivity-api.version=1.0-alpha-6-SNAPSHOT

View File

@ -163,7 +163,7 @@ under the License.
<module>maven-embedder</module>
</modules>
<properties>
<plexusVersion>1.0-alpha-18</plexusVersion>
<plexusVersion>1.0-alpha-19-SNAPSHOT</plexusVersion>
<wagonVersion>1.0-beta-3-SNAPSHOT</wagonVersion>
</properties>
<dependencies>