Author: brett
Date: Tue Mar 28 17:17:15 2006
New Revision: 389650

URL: http://svn.apache.org/viewcvs?rev=389650&view=rev
Log:
[MNG-2167] plugin has been renamed
Submitted by: Thomas Klaeger

Modified:
    maven/components/trunk/maven-core-it/it0043/pom.xml
    maven/components/trunk/maven-core-it/it0075/goals.txt

Modified: maven/components/trunk/maven-core-it/it0043/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0043/pom.xml?rev=389650&r1=389649&r2=389650&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0043/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0043/pom.xml Tue Mar 28 17:17:15 2006
@@ -32,7 +32,7 @@
   <build>
     <plugins>
       <plugin>
-        <artifactId>maven-projecthelp-plugin</artifactId>
+        <artifactId>maven-help-plugin</artifactId>
         <executions>
           <execution>
             <phase>generate-test-resources</phase>

Modified: maven/components/trunk/maven-core-it/it0075/goals.txt
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0075/goals.txt?rev=389650&r1=389649&r2=389650&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0075/goals.txt (original)
+++ maven/components/trunk/maven-core-it/it0075/goals.txt Tue Mar 28 17:17:15 
2006
@@ -1,4 +1,4 @@
-projecthelp:active-profiles
+help:active-profiles
 package
 eclipse:eclipse
 clean:clean


Reply via email to