Fix URLS.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@327738 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2005-10-23 03:57:40 +00:00
parent 70628b671e
commit 65049157d2

View File

@ -24,9 +24,9 @@
<currentVersion>1.7-SNAPSHOT</currentVersion> <currentVersion>1.7-SNAPSHOT</currentVersion>
<description>Generate web site.</description> <description>Generate web site.</description>
<shortDescription>Generate web site</shortDescription> <shortDescription>Generate web site</shortDescription>
<url>http://maven.apache.org/reference/plugins/site/</url> <url>http://maven.apache.org/maven-1.x/reference/plugins/site/</url>
<issueTrackingUrl>http://jira.codehaus.org/browse/MPSITE</issueTrackingUrl> <issueTrackingUrl>http://jira.codehaus.org/browse/MPSITE</issueTrackingUrl>
<siteDirectory>/www/maven.apache.org/reference/plugins/site/</siteDirectory> <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/site/</siteDirectory>
<repository> <repository>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/site/</connection> <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/site/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/site/</developerConnection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/site/</developerConnection>