The Apache Maven team is pleased to announce the release of the Apache
Maven File Management API, version 3.2.0

https://maven.apache.org/shared/file-management/

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

<dependency>
  <groupId>org.apache.maven.shared</groupId>
  <artifactId>file-management</artifactId>
  <version>3.2.0</version>
</dependency>

You can download the appropriate sources etc. from the download page:
https://maven.apache.org/shared/file-management/download.cgi

Release Notes
https://github.com/apache/maven-file-management/releases/tag/v3.2.0

Enjoy,
-The Apache Maven team

Reply via email to