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-infra/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'mso-api-handlers/mso-api-handler-infra/pom.xml') diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml index f152116421..08ff9fedd0 100644 --- a/mso-api-handlers/mso-api-handler-infra/pom.xml +++ b/mso-api-handlers/mso-api-handler-infra/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - org.openecomp.so + org.onap.so mso-api-handlers 1.2.0-SNAPSHOT @@ -220,22 +220,22 @@ ${spring-version} - org.openecomp.so + org.onap.so mso-catalog-db ${project.version} - org.openecomp.so + org.onap.so mso-requests-db ${project.version} - org.openecomp.so + org.onap.so mso-api-handler-common ${project.version} - org.openecomp.so + org.onap.so status-control ${project.version} -- cgit 1.2.3-korg