You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-commits@maven.apache.org by ol...@apache.org on 2008/08/12 22:37:54 UTC

svn commit: r685305 - /maven/scm/trunk/maven-scm-plugin/pom.xml

Author: olamy
Date: Tue Aug 12 13:37:54 2008
New Revision: 685305

URL: http://svn.apache.org/viewvc?rev=685305&view=rev
Log:
versionned site documentation

Modified:
    maven/scm/trunk/maven-scm-plugin/pom.xml

Modified: maven/scm/trunk/maven-scm-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/scm/trunk/maven-scm-plugin/pom.xml?rev=685305&r1=685304&r2=685305&view=diff
==============================================================================
--- maven/scm/trunk/maven-scm-plugin/pom.xml (original)
+++ maven/scm/trunk/maven-scm-plugin/pom.xml Tue Aug 12 13:37:54 2008
@@ -42,7 +42,7 @@
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>scpexe://people.apache.org/www/maven.apache.org/scm/plugins</url>
+      <url>scpexe://people.apache.org/www/maven.apache.org/scm-${pom.version}/plugins</url>
     </site>
   </distributionManagement>