From: liamfallon Date: Mon, 30 Jul 2018 12:52:08 +0000 (+0100) Subject: Add commons-cli version for all components X-Git-Tag: 2.0.0~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d859e902a3a22a8ca97a16e8f19e0ef889e48cb8;p=policy%2Fparent.git 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 --- diff --git a/integration/pom.xml b/integration/pom.xml index fdb68bbe..e668d9a7 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -96,7 +96,6 @@ 4.4.9 - com.google.guava @@ -156,6 +155,13 @@ 1.3.0-oss + + + commons-cli + commons-cli + 1.4 + +