MojoHaus Version Maven Plugin Version 2.6 Released
The MojoHaus team is pleased to announce the release of the Versions Maven Plugin Version 2.6.
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.6</version>
5</plugin>
Enjoy,
The Mojo team.
Kind regards Karl Heinz Marbaise