MojoHaus Version Maven Plugin Version 2.5 Released

The MojoHaus team is pleased to announce the release of the Versions Maven Plugin Version 2.5.

The Versions Plugin is used when you want to manage the versions of artifacts in a project's POM.

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

1<plugin>
2  <groupId>org.codehaus.mojo</groupId>
3  <artifactId>versions-maven-plugin</artifactId>
4  <version>2.5</version>
5</plugin>

Release Notes

Enjoy,

The Mojo team.

Kind regards Karl Heinz Marbaise