Author: brett
Date: Thu Jan  5 14:15:11 2006
New Revision: 366311

URL: http://svn.apache.org/viewcvs?rev=366311&view=rev
Log:
projecthelp was renamed

Modified:
    maven/components/branches/maven-2.0.x/maven-core-it/it0043/pom.xml
    maven/components/branches/maven-2.0.x/maven-core-it/it0075/goals.txt

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0043/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/branches/maven-2.0.x/maven-core-it/it0043/pom.xml?rev=366311&r1=366310&r2=366311&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0043/pom.xml 
(original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0043/pom.xml Thu Jan  
5 14:15:11 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/branches/maven-2.0.x/maven-core-it/it0075/goals.txt
URL: 
http://svn.apache.org/viewcvs/maven/components/branches/maven-2.0.x/maven-core-it/it0075/goals.txt?rev=366311&r1=366310&r2=366311&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0075/goals.txt 
(original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0075/goals.txt Thu 
Jan  5 14:15:11 2006
@@ -1,4 +1,4 @@
-projecthelp:active-profiles
+help:active-profiles
 package
 eclipse:eclipse
 clean:clean


Reply via email to