From 073cc188efe9abb4c010cf674e34e2cf46ef1c52 Mon Sep 17 00:00:00 2001 From: Guo Ruijing Date: Mon, 31 Jul 2017 08:47:35 +0000 Subject: [POLICY-73] replace openecomp for policy-engine Change-Id: I54072f6bcd388c0e05562614ee89b4ae7ad67004 Signed-off-by: Guo Ruijing Signed-off-by: Pamela Dragosh --- pom.xml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f57ff264c..b8dd4c74e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,13 +2,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.openecomp.policy.engine + org.onap.policy.engine PolicyEngineSuite 1.1.0-SNAPSHOT pom Policy Engine - Policy Engine Suite - The ECOMP Policy Engine main pom + The ONAP Policy Engine main pom 1.8 @@ -39,36 +39,36 @@ PolicyEngineUtils - ECOMP-XACML - ECOMP-REST - ECOMP-ASDC - ECOMP-ControlloopPolicy + ONAP-XACML + ONAP-REST + ONAP-ASDC + ONAP-ControlloopPolicy PolicyEngineAPI - ECOMP-PDP - ECOMP-PDP-REST - ECOMP-PAP-REST + ONAP-PDP + ONAP-PDP-REST + ONAP-PAP-REST LogParser PolicyEngineClient BRMSGateway POLICY-SDK-APP - ECOMP-SDK-APP + ONAP-SDK-APP packages ecomp-snapshots - OpenECOMP Snapshot Repository + ONAP Snapshot Repository ${nexusproxy}/${snapshots.path} ecomp-releases - OpenECOMP Release Repository + ONAP Release Repository ${nexusproxy}/${releases.path}/ ecomp-staging - OpenECOMP Staging Repository + ONAP Staging Repository ${nexusproxy}/${staging.path} @@ -76,12 +76,12 @@ ecomp-releases - OpenECOMP Release Repository + ONAP Release Repository ${nexusproxy}/${releases.path} ecomp-snapshots - OpenECOMP Snapshot Repository + ONAP Snapshot Repository ${nexusproxy}/${snapshots.path} @@ -136,7 +136,7 @@ ${nexusproxy} 176c31dfe190a - ecomp-staging + onap-staging @@ -252,7 +252,7 @@ true - org.openecomp.* + org.onap.* -- cgit 1.2.3-korg