Hi,

The Mojo team is pleased to announce the release of the Versions Maven Plugin 
version 2.9.0.

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

https://www.mojohaus.org/versions-maven-plugin/

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

<plugin>
  <groupId>org.codehaus.mojo</groupId>
  <artifactId>versions-maven-plugin</artifactId>
  <version>2.9.0</version> 
</plugin>

Release Notes
https://github.com/mojohaus/versions-maven-plugin/releases/tag/versions-maven-plugin-2.9.0

Enjoy,

The Mojo team.
 
stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to