update website location

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332763 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-11-12 12:08:49 +00:00
parent 16c46a6966
commit fffa6fd8e4
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<parent>
<artifactId>maven-plugin-parent</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>2.0</version>
<version>2.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-surefire-plugin</artifactId>
@ -56,4 +56,4 @@
</exclusions>
</dependency>
</dependencies>
</project>
</project>

View File

@ -112,7 +112,7 @@
</repository>
<site>
<id>website</id>
<url>scp://minotaur.apache.org/www/maven.apache.org/maven2/plugins/</url>
<url>scp://minotaur.apache.org/www/maven.apache.org/plugins/</url>
</site>
</distributionManagement>
<repositories>