Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To use a specific version (e.g. 0.1.0-SNAPSHOT) of the Version Manifest plugin, run the following:

Code Block
mvn org.onap.integration:version-manifest:0.1.0-SNAPSHOT:version-check

These assume that you have the ONAP nexus repos defined in your ~/m2/settings.xml so that Maven can download the plugin artifacts.

...