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-book-renderer.git

commit 33e41cf0b8df9d410c8284cbbb07623b1c84cdff
Author: Herve Boutemy <[email protected]>
AuthorDate: Mon Jun 18 21:49:18 2018 +0000

    [INFRA-16467] move components documentation out of CMS space
    
    git-svn-id: 
https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1833771 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c5965ba..3af1b03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@ under the License.
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven-doxia/components/${maven.site.path}</url>
+      
<url>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/website/components/${maven.site.path}</url>
     </site>
   </distributionManagement>
 

Reply via email to