documentation svnpubsub location changed from /contents/ to /components/

git-svn-id: https://svn.apache.org/repos/asf/maven/pom/trunk@1673059 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/maven/src/site-docs/apt/index.apt.vm b/maven/src/site-docs/apt/index.apt.vm
index 153a330..abd92fd 100644
--- a/maven/src/site-docs/apt/index.apt.vm
+++ b/maven/src/site-docs/apt/index.apt.vm
@@ -64,7 +64,7 @@
   <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>
 +-----+
@@ -82,7 +82,7 @@
 History
 
 #if( $project.version.endsWith( "SNAPSHOT" ) )
-    trunk: {{{http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?view=markup}26-SNAPSHOT}} ({{{http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?r1=HEAD&r2=1632923&diff_format=h}diff}})
+    trunk: {{{http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?view=markup}$project.version}} ({{{http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?r1=HEAD&r2=1632923&diff_format=h}diff}})
 #end
 
     As of version 21, this POM sets the Java source and target versions to 1.5. Thus, as any plugin (or other component)