From: PatrikBuhr Date: Fri, 15 Jul 2022 09:54:43 +0000 (+0200) Subject: Uplift from ONAP X-Git-Tag: 2.5.0~5 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F78%2F8778%2F1;p=nonrtric%2Fplt%2Fa1policymanagementservice.git Uplift from ONAP NONRTRIC PMS, updated SDNC rest interface Update path and output-json for SDNC rest interface - A1 Kohn Change-Id: I9bf0a5cb772bc6a695acd88ec9b452b3e9417c2c Signed-off-by: PatrikBuhr Issue-ID: NONRTRIC-743 --- diff --git a/onap/oran b/onap/oran index 87b1ff5..4faa67e 160000 --- a/onap/oran +++ b/onap/oran @@ -1 +1 @@ -Subproject commit 87b1ff527a8110f592b4b5e2fcf13b8cd43b6d1f +Subproject commit 4faa67e07bc4d1c1ff9c4b012d3b5bb8d9856a4c diff --git a/pom.xml b/pom.xml index 84e4601..92cdf64 100644 --- a/pom.xml +++ b/pom.xml @@ -71,11 +71,6 @@ guava 31.0.1-jre - - org.springdoc - springdoc-openapi-ui - 1.6.6 - org.springframework.boot spring-boot-starter-web @@ -161,6 +156,12 @@ ${springfox.version} + + org.springdoc + springdoc-openapi-ui + 1.6.6 + test + org.springframework.boot spring-boot-starter-test