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 10:01:27 UTC

svn commit: r1447636 - /archiva/redback/redback-core/trunk/pom.xml

Author: olamy
Date: Tue Feb 19 09:01:26 2013
New Revision: 1447636

URL: http://svn.apache.org/r1447636
Log:
use modello 1.7 released version

Modified:
    archiva/redback/redback-core/trunk/pom.xml

Modified: archiva/redback/redback-core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/pom.xml?rev=1447636&r1=1447635&r2=1447636&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/pom.xml (original)
+++ archiva/redback/redback-core/trunk/pom.xml Tue Feb 19 09:01:26 2013
@@ -691,7 +691,7 @@
         <plugin>
           <groupId>org.codehaus.modello</groupId>
           <artifactId>modello-maven-plugin</artifactId>
-          <version>1.7-SNAPSHOT</version>
+          <version>1.7</version>
           <configuration>
             <!-- cause issue with datamanagement module -->
             <useJava5>false</useJava5>