mirror of https://github.com/apache/maven.git
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:
parent
db3a5a12d9
commit
be00b00c70
2
pom.xml
2
pom.xml
|
@ -223,7 +223,7 @@ under the License.
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<plexusVersion>1.0-alpha-46-SNAPSHOT</plexusVersion>
|
<plexusVersion>1.0-alpha-48</plexusVersion>
|
||||||
<wagonVersion>1.0-beta-2</wagonVersion>
|
<wagonVersion>1.0-beta-2</wagonVersion>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue