This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
The following commit(s) were added to refs/heads/master by this push: new c0f309e publish to components instead of content c0f309e is described below commit c0f309e4f286932be5977ccee056f05a805bf54a Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Fri Dec 29 23:29:23 2017 +0100 publish to components instead of content --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 71106f1..8a249d7 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ under the License. <distributionManagement> <site> <id>apache.website</id> - <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven-doxia/content/${maven.site.path}</url> + <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven-doxia/components/${maven.site.path}</url> </site> </distributionManagement> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].