summaryrefslogtreecommitdiffstats
path: root/asdcApi/installer
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-14 16:06:52 -0400
committerDan Timoney <dtimoney@att.com>2017-08-14 16:06:52 -0400
commitbfaacc8a077daa48fb85e66a80e8f2904fce59a0 (patch)
tree21ea629f54a01537066c6e5f15b659e6182cb713 /asdcApi/installer
parentea5bf0a1c8a4e525d2cee03841b8e8f9b3563ed0 (diff)
Refactor asdcApi
Refactor asdcApi to replace openecomp references with onap Change-Id: Ic0d61ca75219a57331ba61908fba942a1c0dce7b Issue-ID: CCSDK-25 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'asdcApi/installer')
-rwxr-xr-xasdcApi/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index 94008aaa..b4f32934 100755
--- a/asdcApi/installer/pom.xml
+++ b/asdcApi/installer/pom.xml
@@ -100,7 +100,7 @@
<useRepositoryLayout>true</useRepositoryLayout>
<addParentPoms>false</addParentPoms>
<copyPom>false</copyPom>
- <includeGroupIds>org.openecomp.sdnc</includeGroupIds>
+ <includeGroupIds>org.onap.ccsdk.sli.northbound</includeGroupIds>
<excludeArtifactIds>sli-common,sli-provider,dblib-provider</excludeArtifactIds>
<scope>provided</scope>
</configuration>