You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Stefan Seifert <ss...@pro-vision.de> on 2020/03/10 09:55:48 UTC

[ANN] Build Helper Maven Plugin 3.1.0 Released

Hi,

The Mojo team is pleased to announce the release of the Build Helper Maven Plugin version 3.1.0.

This plugin contains various small independent goals to assist with the Maven build lifecycle.

http://www.mojohaus.org/build-helper-maven-plugin/

To get this update, simply specify the version in your project's plugin configuration: 

<plugin>
  <groupId>org.codehaus.mojo</groupId>
  <artifactId>build-helper-maven-plugin</artifactId>
  <version>3.1.0</version>
</plugin>

Release Notes
https://github.com/mojohaus/build-helper-maven-plugin/issues?q=is%3Aissue+milestone%3A3.1.0+is%3Aclosed

Enjoy,

The Mojo team.
 
Stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org