You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mirko Friedenhagen <mf...@gmx.de> on 2020/08/10 13:25:35 UTC

[ANN] Versions Maven Plugin 2.8.1 released

Hi,

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

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.8.1</version>
</plugin>

Release Notes:

https://github.com/mojohaus/versions-maven-plugin/releases/tag/versions-maven-plugin-2.8.1

Enjoy,

The Mojo team.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org