Hi,

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

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

Web Site:
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.0.0</version>
</plugin>

https://github.com/mojohaus/build-helper-maven-plugin/milestone/3?closed=1

The Mojo team.
Karl Heinz Marbaise

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

Reply via email to