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 2015/11/29 16:44:42 UTC

svn commit: r1717081 - /maven/pom/trunk/maven/src/site-docs/apt/index.apt.vm

Author: hboutemy
Date: Sun Nov 29 15:44:42 2015
New Revision: 1717081

URL: http://svn.apache.org/viewvc?rev=1717081&view=rev
Log:
updated diff link revision for version 27

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=1717081&r1=1717080&r2=1717081&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 Nov 29 15:44:42 2015
@@ -105,7 +105,7 @@ mvn -Preporting site-deploy
 History
 
 #if( $project.version.endsWith( "SNAPSHOT" ) )
-    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=1639456&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=1717080&diff_format=h}diff}})
 #end
 
     As of version 27, this POM sets the Java source and target versions to 1.6. Thus, as any plugin (or other component)