Author: britter Date: Sat Mar 1 11:16:02 2014 New Revision: 1573152 URL: http://svn.apache.org/r1573152 Log: Configure site publication to deploy to the correct directory
Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1573152&r1=1573151&r2=1573152&view=diff ============================================================================== --- commons/proper/vfs/trunk/pom.xml (original) +++ commons/proper/vfs/trunk/pom.xml Sat Mar 1 11:16:02 2014 @@ -152,6 +152,7 @@ <commons.jira.id>VFS</commons.jira.id> <commons.jira.pid>12310495</commons.jira.pid> <commons.release.name>commons-vfs-${commons.release.version}</commons.release.name> + <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-vfs</commons.scmPubUrl> <vfs.parent.dir>${basedir}</vfs.parent.dir> </properties>