From eb2ea3650a6c64a898195b2f78e72af270415ed7 Mon Sep 17 00:00:00 2001 From: ramverma Date: Tue, 2 Jul 2019 20:52:48 +0000 Subject: Use ToStringTester from utils-test Changing ToStringTester from utils to utils-test. Bumping the policy/common, policy/engine & policy/models version. Change-Id: Id1f1b3f9a4a378c14d1adf2823aaa4c8626c8fd2 Issue-ID: POLICY-1746 Signed-off-by: ramverma --- main/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'main/pom.xml') diff --git a/main/pom.xml b/main/pom.xml index 274ec72e..ba365cb7 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -49,6 +49,11 @@ com.google.code.gson gson + + org.onap.policy.common + utils-test + ${policy.common.version} + -- cgit 1.2.3-korg