diff --git a/site-pom.xml b/site-pom.xml index b5120a9a..ef6bdaa7 100644 --- a/site-pom.xml +++ b/site-pom.xml @@ -25,7 +25,7 @@ under the License. org.apache apache - 25-SNAPSHOT + 25 ./pom.xml diff --git a/src/site-docs/apt/index.apt.vm b/src/site-docs/apt/index.apt.vm index 06be17fc..7c9c8d7c 100644 --- a/src/site-docs/apt/index.apt.vm +++ b/src/site-docs/apt/index.apt.vm @@ -164,7 +164,7 @@ History #if( $project.version.endsWith( "SNAPSHOT" ) ) master: {{{https://github.com/apache/maven-apache-parent/tree/master/pom.xml}$project.version}} - ({{{https://github.com/apache/maven-apache-parent/compare/apache-24...master}diff}}) + ({{{https://github.com/apache/maven-apache-parent/compare/apache-25...master}diff}}) #end #macro ( display $version $date ) #**##set( $prev = $version - 1 ) @@ -175,6 +175,8 @@ History *--------------+------------+ || <> || <> || *--------------+------------+ +#display( 25, '2022-02-20' ) +*--------------+------------+ #display( 24, '2021-07-13' ) *--------------+------------+ #display( 23, '2020-01-25' )