You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/06/18 22:06:35 UTC

[maven-scm-publish-plugin] branch master updated: [INFRA-16467] move components documentation out of CMS space

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-scm-publish-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new fae06d7  [INFRA-16467] move components documentation out of CMS space
fae06d7 is described below

commit fae06d7b0d4e9b4723852bfc22f9da1842d90843
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Tue Jun 19 00:02:20 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 a5b4659..70aadd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@ under the License.
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/${maven.site.path}</url>
+      <url>scm:svn:https://svn.apache.org/repos/asf/maven/website/components/${maven.site.path}</url>
     </site>
   </distributionManagement>