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-maven-plugin.git

commit 8ab75873e85ad2c974897b7dc203beece1be791d
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 5288d31..f42ef47 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/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