You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2011/02/12 14:01:33 UTC

svn commit: r1070069 - /maven/maven-3/trunk/pom.xml

Author: bentmann
Date: Sat Feb 12 13:01:32 2011
New Revision: 1070069

URL: http://svn.apache.org/viewvc?rev=1070069&view=rev
Log:
o Updated to modello:1.4.1

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

Modified: maven/maven-3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/pom.xml?rev=1070069&r1=1070068&r2=1070069&view=diff
==============================================================================
--- maven/maven-3/trunk/pom.xml (original)
+++ maven/maven-3/trunk/pom.xml Sat Feb 12 13:01:32 2011
@@ -48,7 +48,7 @@
     <wagonVersion>1.0-beta-7</wagonVersion>
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.4</cipherVersion>
-    <modelloVersion>1.4</modelloVersion>
+    <modelloVersion>1.4.1</modelloVersion>
     <jxpathVersion>1.3</jxpathVersion>
     <aetherVersion>1.9</aetherVersion>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>