Rename last slash

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@293546 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
carlos 2005-10-04 06:04:28 +00:00
parent 8e783e28b6
commit 131bd056e7
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
<currentVersion>3.0-SNAPSHOT</currentVersion> <currentVersion>3.0-SNAPSHOT</currentVersion>
<description/> <description/>
<shortDescription>Produce Checkstyle report</shortDescription> <shortDescription>Produce Checkstyle report</shortDescription>
<url>http://maven.apache.org/reference/plugins/checkstyle/</url> <url>http://maven.apache.org/reference/plugins/checkstyle</url>
<issueTrackingUrl>http://jira.codehaus.org/browse/MPCHECKSTYLE</issueTrackingUrl> <issueTrackingUrl>http://jira.codehaus.org/browse/MPCHECKSTYLE</issueTrackingUrl>
<siteDirectory>/www/maven.apache.org/reference/plugins/checkstyle/</siteDirectory> <siteDirectory>/www/maven.apache.org/reference/plugins/checkstyle/</siteDirectory>
<repository> <repository>

View File

@ -34,7 +34,7 @@
<logo>http://maven.apache.org/images/maven.jpg</logo> <logo>http://maven.apache.org/images/maven.jpg</logo>
<description>Test for Maven Checkstyle plugin</description> <description>Test for Maven Checkstyle plugin</description>
<shortDescription>Test for Maven Checkstyle plugin</shortDescription> <shortDescription>Test for Maven Checkstyle plugin</shortDescription>
<url>http://maven.apache.org/reference/plugins/checkstyle/</url> <url>http://maven.apache.org/reference/plugins/checkstyle</url>
<siteDirectory>/www/maven.apache.org/reference/plugins/checkstyle/</siteDirectory> <siteDirectory>/www/maven.apache.org/reference/plugins/checkstyle/</siteDirectory>
<repository> <repository>
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/checkstyle/</connection> <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/checkstyle/</connection>