You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dan Tran <da...@gmail.com> on 2015/11/24 09:40:50 UTC

[ANN] Build Helper Maven Plugin 1.10 Released

Hi,

The Mojo team is pleased to announce the release of the
build-helper-maven-plugin
version 1.10

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

*http://www.mojohaus.org/build-helper-maven-plugin/
<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>1.10</version>
</plugin>

Release Notes
*http://www.mojohaus.org/build-helper-maven-plugin/github-report.html
<http://www.mojohaus.org/build-helper-maven-plugin/github-report.html>*

Enjoy,

The Mojo team.