You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/02/19 16:03:38 UTC

svn commit: r1447749 - /archiva/trunk/pom.xml

Author: olamy
Date: Tue Feb 19 15:03:38 2013
New Revision: 1447749

URL: http://svn.apache.org/r1447749
Log:
release modello plugin 1.7

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1447749&r1=1447748&r2=1447749&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Tue Feb 19 15:03:38 2013
@@ -1703,7 +1703,7 @@
         <plugin>
           <groupId>org.codehaus.modello</groupId>
           <artifactId>modello-maven-plugin</artifactId>
-          <version>1.6</version>
+          <version>1.7</version>
           <configuration>
             <useJava5>true</useJava5>
           </configuration>