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 --- mso-api-handlers/mso-api-handler-common/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mso-api-handlers/mso-api-handler-common') diff --git a/mso-api-handlers/mso-api-handler-common/pom.xml b/mso-api-handlers/mso-api-handler-common/pom.xml index eaab61c756..8eab5d6a47 100644 --- a/mso-api-handlers/mso-api-handler-common/pom.xml +++ b/mso-api-handlers/mso-api-handler-common/pom.xml @@ -3,13 +3,13 @@ 4.0.0 - org.openecomp.so + org.onap.so mso-api-handlers 1.2.0-SNAPSHOT - org.openecomp.so + org.onap.so mso-api-handler-common ECOMP MSO API Handler common @@ -73,13 +73,13 @@ - org.openecomp.so + org.onap.so mso-catalog-db ${project.version} - org.openecomp.so + org.onap.so mso-requests-db ${project.version} -- cgit 1.2.3-korg