mirror of https://github.com/apache/maven.git
[MNG-4524] upgraded Modello plugin to 1.2 to use the configuration done in r900146
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@901562 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cf5f0f9728
commit
2b1d264d31
|
@ -45,6 +45,7 @@ under the License.
|
|||
<plugin>
|
||||
<groupId>org.codehaus.modello</groupId>
|
||||
<artifactId>modello-maven-plugin</artifactId>
|
||||
<version>1.2</version><!-- to be removed when upgrading parent -->
|
||||
<configuration>
|
||||
<version>4.0.0</version>
|
||||
<models>
|
||||
|
|
Loading…
Reference in New Issue