Apache Maven Release Plugin 3.3.0 Released
Slawomir Jaranowski <[email protected]> Wed, 3 Dec 2025 19:43:34 +0100
| Newsgroups | gmane.comp.apache.maven.announce,gmane.science.biology.informatics.taverna.devel,gmane.comp.apache.user |
|---|---|
| Message-ID | <CAGjJkv2TAeQwt7N42+YVhtu-_842_R1bJHh7kwRs5-NiuJH3uA__30505.9374471725$1764787451$gmane$org@mail.gmail.com> |
--0000000000009af5490645109735 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.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 --0000000000009af5490645109735--