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:49:16 UTC

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

Author: hboutemy
Date: Sun Nov 29 15:49:16 2015
New Revision: 1717084

URL: http://svn.apache.org/viewvc?rev=1717084&view=rev
Log:
wrong value...

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=1717084&r1=1717083&r2=1717084&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:49:16 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=1717080&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=1704199&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)