o fixed stagingSiteURL -> http://maven.apache.org/plugin-tools/
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@641270 13f79535-47bb-0310-9956-ffa450edef68master
parent
8f8a12fe51
commit
81aa9fac8d
2
pom.xml
2
pom.xml
|
|
@ -152,7 +152,7 @@
|
||||||
<artifactId>maven-site-plugin</artifactId>
|
<artifactId>maven-site-plugin</artifactId>
|
||||||
<version>2.0-beta-6</version>
|
<version>2.0-beta-6</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<stagingSiteURL>scp://people.apache.org/www/maven.apache.org/plugins-tools/${project.artifactId}-${project.version}</stagingSiteURL>
|
<stagingSiteURL>scp://people.apache.org/www/maven.apache.org/plugin-tools/${project.artifactId}-${project.version}</stagingSiteURL>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue