Author: jdcasey
Date: Tue Apr 22 08:19:29 2008
New Revision: 650548

URL: http://svn.apache.org/viewvc?rev=650548&view=rev
Log:
Bumping modello plugin version up to the point where it started using 
generated-sources/modello instead of just generated-sources, so the success 
criteria will work.

Modified:
    
maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0068/pom.xml

Modified: 
maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0068/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0068/pom.xml?rev=650548&r1=650547&r2=650548&view=diff
==============================================================================
--- 
maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0068/pom.xml
 (original)
+++ 
maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0068/pom.xml
 Tue Apr 22 08:19:29 2008
@@ -11,7 +11,7 @@
       <plugin>
         <groupId>org.codehaus.modello</groupId>
         <artifactId>modello-maven-plugin</artifactId>
-        <version>1.0-alpha-3</version>
+        <version>1.0-alpha-7</version>
         <executions>
           <execution>
             <goals>


Reply via email to