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-converter.git
The following commit(s) were added to refs/heads/master by this push: new 08e9204 publish to components instead of content 08e9204 is described below commit 08e9204f580cd337fa33451e5e857083f1860606 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Fri Dec 29 23:31:35 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 216982d..5da5fa1 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,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>'].