From 22e015f9a91ff368169605bc8566e7df4169e9c9 Mon Sep 17 00:00:00 2001 From: Arthur Martella Date: Thu, 22 Feb 2018 14:24:40 -0500 Subject: Port SO artifacts to ONAP folder structure Change-Id: Ib7aea4df7e6a31cf5e1e6513b89bed6f878537af Issue-ID: SO-372 Signed-off-by: Arthur Martella --- asdc-controller/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'asdc-controller/pom.xml') diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 5836e4cf7e..c3add03408 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -2,12 +2,12 @@ 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.so + org.onap.so so 1.2.0-SNAPSHOT - org.openecomp.so + org.onap.so asdc-controller asdc-controller ASDC CLient and Controller @@ -47,7 +47,7 @@ test - org.openecomp.so + org.onap.so mso-catalog-db ${project.version} @@ -124,7 +124,7 @@ - org.openecomp.so + org.onap.so common ${project.version} @@ -142,7 +142,7 @@ provided - org.openecomp.so + org.onap.so status-control ${project.version} -- cgit 1.2.3-korg