You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/03/03 10:01:56 UTC

svn commit: r1452021 - /maven/pom/trunk/maven/pom.xml

Author: hboutemy
Date: Sun Mar  3 09:01:56 2013
New Revision: 1452021

URL: http://svn.apache.org/r1452021
Log:
updated Modello to 1.7

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1452021&r1=1452020&r2=1452021&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sun Mar  3 09:01:56 2013
@@ -803,7 +803,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.modello</groupId>
           <artifactId>modello-maven-plugin</artifactId>
-          <version>1.4.1</version>
+          <version>1.7</version>
           <configuration>
             <useJava5>true</useJava5>
           </configuration>