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 2017/12/29 22:36:48 UTC

svn commit: r1819548 - /maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml

Author: hboutemy
Date: Fri Dec 29 22:36:48 2017
New Revision: 1819548

URL: http://svn.apache.org/viewvc?rev=1819548&view=rev
Log:
publish to components instead of content

Modified:
    maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml

Modified: maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml?rev=1819548&r1=1819547&r2=1819548&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml Fri Dec 29 22:36:48 2017
@@ -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/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>