Hi,

The Mojo team is pleased to announce the release of the exec-maven-plugin
version 1.3.2.

This plugin provides 2 goals to help execute system and Java programs.

http://mojo.codehaus.org/exec-maven-plugin/
<http://mojo.codehaus.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>exec-maven-plugin</artifactId>
        <version>1.3.2</version>
</plugin>

Release Notes
*https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11240&version=20533
<https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11240&version=20533>*

Enjoy,

The Mojo team.

Reply via email to