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 2013/04/23 05:38:56 UTC

svn commit: r1470802 - /maven/doxia/doxia/trunk/pom.xml

Author: hboutemy
Date: Tue Apr 23 03:38:56 2013
New Revision: 1470802

URL: http://svn.apache.org/r1470802
Log:
prepared svnpubsub documentation publication

Modified:
    maven/doxia/doxia/trunk/pom.xml

Modified: maven/doxia/doxia/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1470802&r1=1470801&r2=1470802&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Tue Apr 23 03:38:56 2013
@@ -187,14 +187,14 @@ 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-doxia/content/${maven.site.path}</url>
     </site>
   </distributionManagement>
 
   <properties>
     <mavenVersion>2.0.6</mavenVersion>
     <projectVersion>${project.version}</projectVersion>
-    <maven.site.path>doxia/doxia-archives/doxia-LATEST</maven.site.path>
+    <maven.site.path>doxia-archives/doxia-LATEST</maven.site.path>
   </properties>
 
   <dependencyManagement>