Author: dennisl
Date: Sat Jan 9 20:48:34 2010
New Revision: 897537
URL: http://svn.apache.org/viewvc?rev=897537&view=rev
Log:
Remove unnecessary project name.
Modified:
maven/plugin-tools/trunk/maven-plugin-plugin/src/site/site.xml
Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/src/site/site.xml?rev=897537&r1=897536&r2=897537&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-plugin/src/site/site.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-plugin/src/site/site.xml Sat Jan 9
20:48:34 2010
@@ -21,8 +21,7 @@
<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
http://maven.apache.org/xsd/decoration-1.0.0.xsd"
- name="Maven Plugin plugin">
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
http://maven.apache.org/xsd/decoration-1.0.0.xsd">
<body>
<menu name="Overview">
<item name="Introduction" href="index.html"/>