From 318a9895ddf5a08f0a0f13e3fe634b099707f5cf Mon Sep 17 00:00:00 2001 From: "Henry.Sun" Date: Wed, 9 Oct 2019 18:02:56 +0800 Subject: replace grizzly server with policy common endpoint Issue-ID: POLICY-1915 Change-Id: I8702a8b54e158dfd0ac08140ca083f14f23963a2 Signed-off-by: Henry.Sun --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 54b370be7..802421b02 100644 --- a/pom.xml +++ b/pom.xml @@ -107,6 +107,11 @@ common-parameters ${version.policy.common} + + org.onap.policy.common + policy-endpoints + ${version.policy.common} + com.fasterxml.jackson.core jackson-core -- cgit 1.2.3-korg