From 641992a75e652771b6e228897c7774a34dc5de9c Mon Sep 17 00:00:00 2001 From: "victor.gao" Date: Wed, 9 Aug 2017 15:42:25 +0800 Subject: Changes:update vfc resmgr pom Change-Id: I27a74a255aaa4e27d4f6b9782a5ac159e00520ad Issue-Id:VFC-86 Signed-off-by: victor.gao --- ResmanagementService/deployment/pom.xml | 4 ++-- ResmanagementService/pom.xml | 8 ++++---- ResmanagementService/service/pom.xml | 18 ++++++++++++------ 3 files changed, 18 insertions(+), 12 deletions(-) (limited to 'ResmanagementService') diff --git a/ResmanagementService/deployment/pom.xml b/ResmanagementService/deployment/pom.xml index 01ec749..f8135fe 100644 --- a/ResmanagementService/deployment/pom.xml +++ b/ResmanagementService/deployment/pom.xml @@ -17,9 +17,9 @@ 4.0.0 - org.openo.nfvo + org.onap.vfc.resmanagement resmanagement-service-root - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT resmanagement-deployment diff --git a/ResmanagementService/pom.xml b/ResmanagementService/pom.xml index a532c9e..7315315 100644 --- a/ResmanagementService/pom.xml +++ b/ResmanagementService/pom.xml @@ -18,12 +18,12 @@ 4.0.0 resmanagement - org.openo.nfvo - 1.1.0-SNAPSHOT + org.onap.vfc.resmanagement + 1.0.0-SNAPSHOT resmanagement-service-root - 1.1.0-SNAPSHOT - nfvo/resmanagement/ResmanagementService + 1.0.0-SNAPSHOT + vfc/resmanagement/ResmanagementService pom diff --git a/ResmanagementService/service/pom.xml b/ResmanagementService/service/pom.xml index ce4f32d..31573f3 100644 --- a/ResmanagementService/service/pom.xml +++ b/ResmanagementService/service/pom.xml @@ -17,15 +17,21 @@ 4.0.0 - org.openo.nfvo + org.onap.vfc.resmanagement resmanagement-service-root - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT resmanagement-service - nfvo/resmanagement/ResmanagementService/service + vfc/resmanagement/ResmanagementService/service war - + + + open-o + OPEN-O repository + https://nexus.open-o.org/content/repositories/public/ + + mysql @@ -55,13 +61,13 @@ org.openo.common-services.common-utilities commonlib-cbb - 1.1.0-SNAPSHOT + 2.0.0 org.openo.common-services.common-utilities commonlib-restclient - 1.1.0-SNAPSHOT + 2.0.0 -- cgit 1.2.3-korg