Remove unnecessary project name.
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@897537 13f79535-47bb-0310-9956-ffa450edef68master
parent
dba47ff264
commit
f0fc40bb1d
|
|
@ -21,8 +21,7 @@ under the License.
|
||||||
|
|
||||||
<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
|
<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
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"
|
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
|
||||||
name="Maven Plugin plugin">
|
|
||||||
<body>
|
<body>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Introduction" href="index.html"/>
|
<item name="Introduction" href="index.html"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue