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/09/20 22:07:43 UTC

svn commit: r1704185 - /maven/skins/trunk/maven-skins/pom.xml

Author: hboutemy
Date: Sun Sep 20 20:07:40 2015
New Revision: 1704185

URL: http://svn.apache.org/viewvc?rev=1704185&view=rev
Log:
[MPOM-88] fixed parent report reference

Modified:
    maven/skins/trunk/maven-skins/pom.xml

Modified: maven/skins/trunk/maven-skins/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/pom.xml?rev=1704185&r1=1704184&r2=1704185&view=diff
==============================================================================
--- maven/skins/trunk/maven-skins/pom.xml (original)
+++ maven/skins/trunk/maven-skins/pom.xml Sun Sep 20 20:07:40 2015
@@ -55,7 +55,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/infra/websites/production/maven/components/skins-archives/</url>
     </site>
   </distributionManagement>