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 d2fc754  prepare release
d2fc754 is described below

commit d2fc75470469e7b6c9aea6a0603a62faa3ccf2a6
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sun Jan 5 18:24:02 2020 +0100

    prepare release
---
 src/site-docs/apt/index.apt.vm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/site-docs/apt/index.apt.vm b/src/site-docs/apt/index.apt.vm
index 38f9f4c..06d169a 100644
--- a/src/site-docs/apt/index.apt.vm
+++ b/src/site-docs/apt/index.apt.vm
@@ -83,7 +83,7 @@ Apache Software Foundation Parent POM
 
   ** maven-site-plugin:attach-descriptor
 
- * <<Reproducible Builds>>: since version 22, plugins are expected to be 
compliant with {{{https://reproducible-builds.org/}Reproducible Builds}}.
+ * <<Reproducible Builds>>: since version 22 of this parent POM, managed 
plugins versions are expected to be compliant with 
{{{https://reproducible-builds.org/}Reproducible Builds}}.
 
    To choose the timestamp in output archives, projects using this POM as 
parent should define a property in their root POM:
 
@@ -151,7 +151,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-21...master}diff}})
+  
({{{https://github.com/apache/maven-apache-parent/compare/apache-22...master}diff}})
 #end
 #macro ( display $version $date )
 #**##set( $prev = $version - 1 )
@@ -162,6 +162,8 @@ History
 *--------------+------------+
 || <<Version>> || <<Release Date>> ||
 *--------------+------------+
+#display( 22, '2020-01-08' )
+*--------------+------------+
 #display( 21, '2018-08-21' )
 *--------------+------------+
 #display( 20, '2018-07-07' )

Reply via email to