Author: hboutemy
Date: Sun Apr 12 20:51:09 2015
New Revision: 1673059
URL: http://svn.apache.org/r1673059
Log:
documentation svnpubsub location changed from /contents/ to /components/
Modified:
maven/pom/trunk/maven/src/site-docs/apt/index.apt.vm
Modified: maven/pom/trunk/maven/src/site-docs/apt/index.apt.vm
URL:
http://svn.apache.org/viewvc/maven/pom/trunk/maven/src/site-docs/apt/index.apt.vm?rev=1673059&r1=1673058&r2=1673059&view=diff
==============================================================================
--- maven/pom/trunk/maven/src/site-docs/apt/index.apt.vm (original)
+++ maven/pom/trunk/maven/src/site-docs/apt/index.apt.vm Sun Apr 12 20:51:09
2015
@@ -64,7 +64,7 @@ Site Publication
<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 @@ mvn scm-publish:publish-scm
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)