From 42c920baf4dbb9fe8775843a6d4c9f70fa29f064 Mon Sep 17 00:00:00 2001 From: amitjai Date: Fri, 27 Apr 2018 13:28:57 +0530 Subject: Rename packages from openecomp to onap. This task is all about package name space change also make changes to pom for common module Change-Id: Ie9bda0f958a9a05826c0374830cc9cb7d6d196b6 Issue-ID: SDC-1272 Signed-off-by: amitjai --- common/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'common/pom.xml') diff --git a/common/pom.xml b/common/pom.xml index 54d3a1b3c3..ad2638ae3a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -2,9 +2,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.openecomp.sdc.common - openecomp-common-lib - openecomp-common-lib + org.onap.sdc.common + onap-common-lib + onap-common-lib pom @@ -20,9 +20,9 @@ - openecomp-sdc-artifact-generator-lib - openecomp-common-configuration-management - openecomp-tosca-datatype + onap-sdc-artifact-generator-lib + onap-common-configuration-management + onap-tosca-datatype -- cgit 1.2.3-korg