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:31 UTC

svn commit: r1819547 - /maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml

Author: hboutemy
Date: Fri Dec 29 22:36:31 2017
New Revision: 1819547

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

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

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