This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 43b26d9  [MPOM-221] replace GitBox forbidden commitdiff with GitHub one
43b26d9 is described below

commit 43b26d94421edca185ae20d16d06305b20f5b4d9
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Sat Nov 9 14:08:36 2019 +0100

    [MPOM-221] replace GitBox forbidden commitdiff with GitHub one
---
 src/site-docs/apt/index.apt.vm | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/site-docs/apt/index.apt.vm b/src/site-docs/apt/index.apt.vm
index eeb5199..528c5ea 100644
--- a/src/site-docs/apt/index.apt.vm
+++ b/src/site-docs/apt/index.apt.vm
@@ -136,14 +136,12 @@ History
 
 #if( $project.version.endsWith( "SNAPSHOT" ) )
   master: 
{{{https://github.com/apache/maven-apache-parent/tree/master/pom.xml}$project.version}}
-  
({{{https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff;f=pom.xml;hb=master;hpb=apache-21}diff}},
-  
{{{https://github.com/apache/maven-apache-parent/compare/apache-21...master}commits}})
+  
({{{https://github.com/apache/maven-apache-parent/compare/apache-21...master}diff}})
 #end
 #macro ( display $version $date )
 #**##set( $prev = $version - 1 )
 |  
{{{https://github.com/apache/maven-apache-parent/tree/apache-$version/pom.xml}$version}}
-| 
({{{https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff;f=pom.xml;hb=apache-$version;hpb=apache-$prev}diff}},
-|  
{{{https://github.com/apache/maven-apache-parent/compare/apache-$prev...apache-$version}commits}})
 | $date |
+| 
({{{https://github.com/apache/maven-apache-parent/compare/apache-$prev...apache-$version}diff}})
 | $date |
 #end
 
 *--------------+------------+

Reply via email to