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 --- bpmn/MSORESTClient/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bpmn/MSORESTClient') diff --git a/bpmn/MSORESTClient/pom.xml b/bpmn/MSORESTClient/pom.xml index c17015c003..5d89e29025 100644 --- a/bpmn/MSORESTClient/pom.xml +++ b/bpmn/MSORESTClient/pom.xml @@ -4,12 +4,12 @@ 4.0.0 - org.openecomp.so + org.onap.so bpmn 1.2.0-SNAPSHOT - org.openecomp.so + org.onap.so MSORESTClient jar @@ -31,7 +31,7 @@ - org.openecomp.so + org.onap.so common ${project.version} -- cgit 1.2.3-korg