o updated to latest modello

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@684246 13f79535-47bb-0310-9956-ffa450edef68
master
Vincent Siveton 2008-08-09 12:54:20 +00:00
parent 8e49ca4c38
commit d9230d26fd
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<plugin> <plugin>
<groupId>org.codehaus.modello</groupId> <groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId> <artifactId>modello-maven-plugin</artifactId>
<version>1.0-alpha-20</version> <version>1.0-alpha-21</version>
<configuration> <configuration>
<models> <models>
<model>src/main/mdo/plugin-metadata.mdo</model> <model>src/main/mdo/plugin-metadata.mdo</model>