From ca514cea447c10dd9b133eb28b15a188d45e7fca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Wed, 6 Feb 2013 22:18:06 +0100 Subject: [PATCH] updated svnpubsub configuration to publish to /ref/3-LATEST (consistent with websites' r849425) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9365e43b1e..641730d226 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ apache.website - scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/ref/3-latest + scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/ref/3-LATEST @@ -419,7 +419,7 @@ maven-scm-publish-plugin 1.0-beta-2 - ${maven.site.cache}/ref/${project.version} + ${maven.site.cache}/ref/3-LATEST true