Use latest plexus-container-default, to correct a NPE with ant-based mojos.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@667207 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2008-06-12 19:33:26 +00:00
parent db3a5a12d9
commit be00b00c70
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ under the License.
</modules>
<properties>
<plexusVersion>1.0-alpha-46-SNAPSHOT</plexusVersion>
<plexusVersion>1.0-alpha-48</plexusVersion>
<wagonVersion>1.0-beta-2</wagonVersion>
</properties>