publish site to fixed location /ref/3-latest to better use svnpubsub:

release directory creation will be done with "svn cp 3-latest <effective
release version>"
This commit is contained in:
Hervé Boutemy 2013-02-02 15:28:13 +01:00
parent 3ad5e54036
commit ab9b42d3db
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
<distributionManagement>
<site>
<id>apache.website</id>
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/ref/${project.version}</url>
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/ref/3-latest</url>
</site>
</distributionManagement>