From 7f685aa342813c611b6e43d7b4a869c7454baddc Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 25 Mar 2021 18:19:29 +0100 Subject: Rework the backend to support PDP updates Rework Pdp payloads builder so that we can integrate different actions in the same batch + Add a new endpoint to support pdp payload&query to PEF from UI Issue-ID: POLICY-2930 Issue-ID: POLICY-2931 Signed-off-by: sebdet Change-Id: I3c933272419770595b706f6950f821220a76f778 --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 0ac401da4..5fe58301a 100644 --- a/pom.xml +++ b/pom.xml @@ -111,6 +111,7 @@ https://nexus3.onap.org/repository/npm.snapshot/ 2.4.0 + 1.8.1 @@ -557,6 +558,12 @@ 3.2.1 test + + org.onap.policy.common + utils-test + ${policy.common.version} + test + -- cgit 1.2.3-korg