Author: aheritier Date: Thu Mar 16 15:16:21 2006 New Revision: 386481 URL: http://svn.apache.org/viewcvs?rev=386481&view=rev Log: Fix names
Modified: maven/maven-1/plugins/trunk/clean/xdocs/goals.xml maven/maven-1/plugins/trunk/clean/xdocs/index.xml maven/maven-1/plugins/trunk/clean/xdocs/navigation.xml Modified: maven/maven-1/plugins/trunk/clean/xdocs/goals.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/clean/xdocs/goals.xml?rev=386481&r1=386480&r2=386481&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/clean/xdocs/goals.xml (original) +++ maven/maven-1/plugins/trunk/clean/xdocs/goals.xml Thu Mar 16 15:16:21 2006 @@ -20,7 +20,7 @@ <document> <properties> - <title>Maven Clean Plug-in Goals</title> + <title>Goals</title> <author email="[EMAIL PROTECTED]">Emmanuel Venisse</author> </properties> Modified: maven/maven-1/plugins/trunk/clean/xdocs/index.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/clean/xdocs/index.xml?rev=386481&r1=386480&r2=386481&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/clean/xdocs/index.xml (original) +++ maven/maven-1/plugins/trunk/clean/xdocs/index.xml Thu Mar 16 15:16:21 2006 @@ -20,7 +20,7 @@ <document> <properties> - <title>Maven Clean Plug-in</title> + <title>About</title> <author email="[EMAIL PROTECTED]">Emmanuel Venisse</author> </properties> Modified: maven/maven-1/plugins/trunk/clean/xdocs/navigation.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/clean/xdocs/navigation.xml?rev=386481&r1=386480&r2=386481&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/clean/xdocs/navigation.xml (original) +++ maven/maven-1/plugins/trunk/clean/xdocs/navigation.xml Thu Mar 16 15:16:21 2006 @@ -16,8 +16,8 @@ * limitations under the License. */ --> -<project name="Maven Java Plugin"> - <title>Maven Java Plugin</title> +<project name="Maven Clean Plugin"> + <title>Maven Clean Plugin</title> <body> <breadcrumbs> <item name="Apache" href="http://www.apache.org"/>