Remove unnecessary project name.

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@897537 13f79535-47bb-0310-9956-ffa450edef68
master
Dennis Lundberg 2010-01-09 20:48:34 +00:00
parent dba47ff264
commit f0fc40bb1d
1 changed files with 1 additions and 2 deletions

View File

@ -21,8 +21,7 @@ under the License.
<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"/>