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 c99e7a4  [INFRA-16467] move components documentation out of CMS space
c99e7a4 is described below

commit c99e7a4dffd4ba676134a4b46a30510a51320632
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Tue Jun 19 00:06:58 2018 +0200

    [INFRA-16467] move components documentation out of CMS space
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0596618..b70ed1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -250,7 +250,7 @@ under the License.
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
           <configuration>
-            
<topSiteURL>scm:svn:https://svn.apache.org/repos/asf/maven/website-doxia/components/${maven.site.path}</topSiteURL>
+            
<topSiteURL>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/website/components/${maven.site.path}</topSiteURL>
           </configuration>
         </plugin>
         <plugin>

Reply via email to