fix site deployment

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388208 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-09-20 20:43:14 +00:00
parent 8708fe3ccf
commit 91bcb22832
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
<configuration>
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/archiva/site-content/ref/${project.version}</pubScmUrl>
<checkinComment>Apache Archiva Versionned ref for ${project.version}</checkinComment>
<content>${siteFilePath}</content>
</configuration>
</plugin>
</plugins>