Fix bad title
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113150 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
<url>http://maven.apache.org/reference/plugins/ashkelon/</url>
|
||||
<package>org.apache.maven.ashkelon</package>
|
||||
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/linkcheck/</siteDirectory>
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/ashkelon/</siteDirectory>
|
||||
|
||||
<repository>
|
||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/linkcheck/</connection>
|
||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/linkcheck/</url>
|
||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/ashkelon/</connection>
|
||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/ashkelon/</url>
|
||||
</repository>
|
||||
|
||||
<developers/>
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<project name="Maven Eclipse Plugin">
|
||||
|
||||
<title>Maven Eclipse Plugin</title>
|
||||
<title>Maven Shell Plugin</title>
|
||||
|
||||
<body>
|
||||
<links>
|
||||
<item name="Maven" href="http://maven.apache.org/"/>
|
||||
<item name="zsh" href="http://www.zsh.org/"/>
|
||||
<item name="zsh" href="http://www.zsh.org/"/>
|
||||
</links>
|
||||
<menu name="Overview">
|
||||
<item name="Goals" href="/goals.html" />
|
||||
|
||||
Reference in New Issue
Block a user