From fb245c467048eb70b0b9f944c1a64f6f7b55bd4a Mon Sep 17 00:00:00 2001 From: Joanna Jeremicz Date: Thu, 10 Oct 2019 15:26:50 +0200 Subject: Add baseUrl support Add support for baseUrl usage. It is needed for handling objects other than pnfs from the inventory. BaseUrl is necessary for fixing the existing bug, where pnf path is used to get service-instance from AAI. Change-Id: I6ab95f54316ae4d57867e1bc29fefcf6ff698ee3 Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 404053b5..e5db3b0f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.dcaegen2.services prh - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT dcaegen2-services-prh PNF Registration Handler @@ -51,7 +51,7 @@ Greenwich.SR1 2.9.2 2.7.5 - 1.3.0 + 1.3.1 -- cgit 1.2.3-korg