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>
 


Reply via email to