...
Code Block | ||
---|---|---|
| ||
[INFO] --- version-manifest:0.1.0-SNAPSHOT:version-check (default-cli) @ clds --- [INFO] Manifest version: 2017-09-06T13:12:01-0700 06f07c4d7d34e707127c082ffb0a6c62c21c5929 ssh://gerrit.onap.org:29418/integration 3fdf98d67f6c8a24c535635599d380a104bd93f2 2017-09-06T11:42:50-0700 [INFO] [WARNING] The following dependencies should be updated to match the version manifest: [WARNING] org.onap.oparent:oparent 1.0.0-SNAPSHOT -> 0.1.01 [INFOWARNING] [WARNING] The following dependencies are missing in the version manifest: [WARNING] org.onap.oparent:checkstyle 1.0.0-SNAPSHOT -> ? [WARNING] org.onap.policy.common:ONAP-Logging 1.1.0 -> ? [WARNING] org.onap.policy.engine:ControlloopPolicy 1.1.0-SNAPSHOT -> ? [WARNING] org.onap.policy.engine:PolicyEngineAPI 1.1.0 -> ? [INFOWARNING] |
Line 1 shows the version of the version-manifest plugin that was invoked. Here it is "0.1.0-SNAPSHOT".
...