From 50b658dcfa0e2e4ce21060e71d7ce7d701335ca8 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Wed, 11 Nov 2020 14:11:37 +0100 Subject: Add ConfigurationController Change-Id: I281398dc663c5778ea6a5c34262a5684db4df0d0 Issue-ID: CCSDK-2966 Signed-off-by: elinuxhenrik --- a1-policy-management/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'a1-policy-management/pom.xml') diff --git a/a1-policy-management/pom.xml b/a1-policy-management/pom.xml index 91f73adf..81a3b5cb 100644 --- a/a1-policy-management/pom.xml +++ b/a1-policy-management/pom.xml @@ -45,6 +45,7 @@ 2.0.0 20190722 3.6 + 2.5 3.8.0 2.8.1 1.18.0 @@ -189,6 +190,12 @@ mockwebserver test + + commons-io + commons-io + ${commons-io.version} + test + -- cgit 1.2.3-korg