This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch feature/release-3.2.0 in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit abd833dd1362898e157382b166d8b19a84cd667c Author: Konrad Windszus <[email protected]> AuthorDate: Sat Nov 8 20:55:04 2025 +0100 Maven Release 3.2.0 --- content/markdown/plugins/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/markdown/plugins/index.md b/content/markdown/plugins/index.md index 24391af6..22f3b29c 100644 --- a/content/markdown/plugins/index.md +++ b/content/markdown/plugins/index.md @@ -83,7 +83,7 @@ To see the most up-to-date list browse the Maven repository, specifically the [` | [ `jarsigner`](/plugins/maven-jarsigner-plugin/) | B | 3.1.0 | 2024-09-03 | Signs or verifies project artifacts. | [Git](https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git) / [GitHub](https://github.com/apache/maven-jarsigner-plugin/) | [GitHub Issues](https://github.com/apache/maven-jarsigner-plugin/issues) | | [ `jdeprscan`](/plugins/maven-jdeprscan-plugin/) | B | 3.0.0-alpha-1 | 2017-11-15 | Run JDK's JDeprScan tool on the project. | [Git](https://gitbox.apache.org/repos/asf/maven-jdeprscan-plugin.git) / [GitHub](https://github.com/apache/maven-jdeprscan-plugin/) | [GitHub Issues](https://github.com/apache/maven-jdeprscan-plugin/issues) | | [ `plugin`](/plugin-tools/maven-plugin-plugin/) | B | 3.15.2 | 2025-10-20 | Create a Maven plugin descriptor for any mojos found in the source tree, to include in the JAR. | [Git](https://gitbox.apache.org/repos/asf/maven-plugin-tools.git) / [GitHub](https://github.com/apache/maven-plugin-tools/) | [GitHub Issues](https://github.com/apache/maven-plugin-tools/issues) -| [ `release`](/plugins/maven-release-plugin/) | B | 3.1.1 | 2024-07-11 | Release the current project - updating the POM and tagging in the SCM. | [Git](https://gitbox.apache.org/repos/asf/maven-release.git) / [GitHub](https://github.com/apache/maven-release/) | [GitHub Issues](https://github.com/apache/maven-release/issues) | +| [ `release`](/plugins/maven-release-plugin/) | B | 3.2.0 | 2025-11-04 | Release the current project - updating the POM and tagging in the SCM. | [Git](https://gitbox.apache.org/repos/asf/maven-release.git) / [GitHub](https://github.com/apache/maven-release/) | [GitHub Issues](https://github.com/apache/maven-release/issues) | [ `remote-resources`](/plugins/maven-remote-resources-plugin/) | B | 3.3.0 | 2024-12-30 | Copy remote resources to the output directory for inclusion in the artifact. | [Git](https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git) / [GitHub](https://github.com/apache/maven-remote-resources-plugin/) | [GitHub Issues](https://github.com/apache/maven-remote-resources-plugin/issues) | | [ `scm`](/scm/maven-scm-plugin/) | B | 2.2.1 | 2025-09-19 | Execute SCM commands for the current project. | [Git](https://gitbox.apache.org/repos/asf/maven-scm.git ) / [GitHub](https://github.com/apache/maven-scm/) | [GitHub Issues](https://github.com/apache/maven-scm/issues) | [ `scm-publish`](/plugins/maven-scm-publish-plugin/) | B | 3.3.0 | 2024-06-16 | Publish your Maven website to a scm location. | [Git](https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git) / [GitHub](https://github.com/apache/maven-scm-publish-plugin/) | [GitHub Issues](https://github.com/apache/maven-scm-publish-plugin/issues) |
