Apache Maven Release Plugin 3.3.1 Released

Slawomir Jaranowski <[email protected]> Sat, 13 Dec 2025 09:31:15 +0100
Newsgroups gmane.comp.apache.shiro.devel,gmane.comp.jakarta.avalon.user,gmane.comp.apache.maven.announce
Message-ID <CAGjJkv2PTCf1=FXqm6jrbFZWAzBMhAetq-9hMO6TA6wP4GZJYg__48056.1516292923$1765614813$gmane$org@mail.gmail.com>
--0000000000002dd5c20645d13490
Content-Type: text/plain; charset="UTF-8"

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

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.1</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.1

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

Enjoy,

-The Apache Maven team

--0000000000002dd5c20645d13490--