xpp3 plugin was renamed

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163815 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-04-06 07:38:42 +00:00
parent c4e0970502
commit d4d53cc457
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<dependencies>
<dependency>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-xpp3-plugin</artifactId>
<artifactId>modello-plugin-xpp3</artifactId>
<version>1.0-alpha-1</version>
<scope>runtime</scope>
</dependency>