Author: jvanzyl
Date: Sun Oct 22 20:51:56 2006
New Revision: 466922

URL: http://svn.apache.org/viewvc?view=rev&rev=466922
Log:
o aligning with new decoupled IT plugins

Modified:
    
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0027/pom.xml

Modified: 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0027/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/maven-core-integration-tests/src/test/resources/it0027/pom.xml?view=diff&rev=466922&r1=466921&r2=466922
==============================================================================
--- 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0027/pom.xml
 (original)
+++ 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0027/pom.xml
 Sun Oct 22 20:51:56 2006
@@ -9,9 +9,9 @@
   <build>
     <plugins>
       <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-core-it-plugin</artifactId>
-        <version>1.0</version>
+        <groupId>org.apache.maven.its.plugins</groupId>
+        <artifactId>maven-it-plugin-fork</artifactId>
+        <version>1.0-SNAPSHOT</version>
       </plugin>
     </plugins>
   </build>


Reply via email to