The Apache Maven team is pleased to announce the release of the Apache
Maven Release Plugin, version 3.3.0

This plugin (insert short description of the plugin's purpose).

https://maven.apache.org/maven-release/maven-release-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-release-plugin</artifactId>
  <version>3.3.0</version>
</plugin>

You can download the appropriate sources etc. from the download page:

https://maven.apache.org/maven-release/download.cgi

Release Notes - Maven Release Plugin - Version 3.3.0

https://github.com/apache/maven-release/releases/tag/maven-release-3.3.0

Enjoy,

-The Apache Maven team

Reply via email to