diff options
Diffstat (limited to 'dataChange/installer')
-rwxr-xr-x | dataChange/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml index 414719e1..63fda23a 100755 --- a/dataChange/installer/pom.xml +++ b/dataChange/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> |