Maven Plugin

Versions Maven Plugin

Downloads

Maven-plugin303.08 KB
Pom16.62 KB

[top] / org / codehaus / mojo / versions-maven-plugin / 2.7

Versions Plugin for Maven. The Versions Plugin updates the versions of components in the POM.
Repository external
Group ID org.codehaus.mojo
Artifact ID versions-maven-plugin
Version 2.7
Packaging maven-plugin
Parent org.codehaus.mojo mojo-parent 40 (View)

POM Snippet

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

Other Details

URL http://www.mojohaus.org/versions-maven-plugin/
Organisation MojoHaus
License Apache License, Version 2.0
Issue Tracker github
Continuous Integration travis

SCM

Connection scm:git:https://github.com/mojohaus/versions-maven-plugin.git
Dev. Connection scm:git:ssh://git@github.com/mojohaus/versions-maven-plugin.git
Viewer https://github.com/mojohaus/versions-maven-plugin/tree/${project.scm.tag}