Add commons-cli version for all components

Apache commons-cli is used for command argument handling in
multiple modules. It's version is now controlled from the
parent integration POM.

Issue-ID: POLICY-922
Change-Id: Iebf6f731de591f3efba871a924b7a49c13d9fa13
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
1 file changed
tree: 25c4c13bcb926fcefdf46efdf7636201829b0da1
  1. integration/
  2. .gitignore
  3. .gitreview
  4. INFO.yaml
  5. LICENSE.txt
  6. pom.xml
  7. README.md
  8. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*

To build it using Maven 3, run: mvn clean install