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 2015/03/31 01:37:44 UTC

svn commit: r1670217 - /maven/jxr/trunk/pom.xml

Author: hboutemy
Date: Mon Mar 30 23:37:44 2015
New Revision: 1670217

URL: http://svn.apache.org/r1670217
Log:
changed svnpubsub url from /content to /components

Modified:
    maven/jxr/trunk/pom.xml

Modified: maven/jxr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/jxr/trunk/pom.xml?rev=1670217&r1=1670216&r2=1670217&view=diff
==============================================================================
--- maven/jxr/trunk/pom.xml (original)
+++ maven/jxr/trunk/pom.xml Mon Mar 30 23:37:44 2015
@@ -57,7 +57,7 @@ under the License.
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/${maven.site.path}</url>
+      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/${maven.site.path}</url>
     </site>
   </distributionManagement>