mirror of https://github.com/apache/archiva.git
fix deployment location
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@594840 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2e96308203
commit
3e04b70f8d
|
@ -58,7 +58,10 @@
|
|||
<site>
|
||||
<id>apache.website</id>
|
||||
<!-- prevent automatic artifactId appending -->
|
||||
<!-- TODO: we haven't switched yet, and we need .htaccess in place for current docs first too
|
||||
<url>scp://people.apache.org/www/maven.apache.org/archiva/docs/${project.version}</url>
|
||||
-->
|
||||
<url>scp://people.apache.org/www/maven.apache.org/archiva/</url>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue