The Apache Maven team is pleased to announce the release of the Apache
Maven WAR Plugin version 3.5.0.

https://maven.apache.org/plugins/maven-war-plugin/

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

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-war-plugin</artifactId>
  <version>3.5.0</version>
</plugin>

Release Notes - Maven WAR Plugin - Version 3.5.0

https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-3.5.0

Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to