mirror of https://github.com/apache/maven.git
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:
parent
c4e0970502
commit
d4d53cc457
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue