This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push: new 33e8f99b Fix release date of maven-enforcer 33e8f99b is described below commit 33e8f99b2fe1340460193a4359466f41edeb7f00 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Tue Aug 22 22:59:35 2023 +0200 Fix release date of maven-enforcer --- content/apt/plugins/index.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt index 1df1dc6b..2488588d 100644 --- a/content/apt/plugins/index.apt +++ b/content/apt/plugins/index.apt @@ -145,7 +145,7 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}} | B+R | 3.6.0 | 2023-05-19 | Dependency manipulation (copy, unpack) and analysis. | {{{https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git}Git}} / {{{https://github.com/apache/maven-dependency-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MDEP}Jira MDEP}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/enforcer/maven-enforcer-plugin/} <<<enforcer>>>}} | B | 3.4.0 | 2023-08-18 | Environmental constraint checking (Maven Version, JDK etc), User Custom Rule Execution. | {{{https://gitbox.apache.org/repos/asf/maven-enforcer.git}Git}} / {{{https://github.com/apache/maven-enforcer/}GitHub}} | {{{https://issues.apache.org/jira/browse/MENFORCER}Jira MENFORCER}} +| {{{/enforcer/maven-enforcer-plugin/} <<<enforcer>>>}} | B | 3.4.0 | 2023-08-19 | Environmental constraint checking (Maven Version, JDK etc), User Custom Rule Execution. | {{{https://gitbox.apache.org/repos/asf/maven-enforcer.git}Git}} / {{{https://github.com/apache/maven-enforcer/}GitHub}} | {{{https://issues.apache.org/jira/browse/MENFORCER}Jira MENFORCER}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-gpg-plugin/} <<<gpg>>>}} | B | 3.1.0 | 2023-05-06 | Create signatures for the artifacts and poms. | {{{https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git}Git}} / {{{https://github.com/apache/maven-gpg-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MGPG}Jira MGPG}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+