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:
dion
2003-03-19 07:38:30 +00:00
parent 6465841af5
commit 05ed12f230
2 changed files with 5 additions and 5 deletions

View File

@@ -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/>

View File

@@ -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" />