changed svnpubsub url from /content to /components Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f78742f3 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f78742f3 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/f78742f3
Branch: refs/heads/slf4j-log4j2 Commit: f78742f3eafa4ce7c9fb47150644efce06693361 Parents: 9f50eab Author: Hervé Boutemy <hbout...@apache.org> Authored: Tue Mar 31 01:00:53 2015 +0200 Committer: Hervé Boutemy <hbout...@apache.org> Committed: Tue Mar 31 01:00:53 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/f78742f3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8f7abb5..b0ab4e8 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ <downloadUrl>http://maven.apache.org/download.html</downloadUrl> <site> <id>apache.website</id> - <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/${maven.site.path}</url> + <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/${maven.site.path}</url> </site> </distributionManagement>