summaryrefslogtreecommitdiffstats
path: root/restconf-client/installer
diff options
context:
space:
mode:
Diffstat (limited to 'restconf-client/installer')
-rwxr-xr-xrestconf-client/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml
index b1b07cbc..db75310b 100755
--- a/restconf-client/installer/pom.xml
+++ b/restconf-client/installer/pom.xml
@@ -103,7 +103,7 @@
<useRepositoryLayout>true</useRepositoryLayout>
<addParentPoms>false</addParentPoms>
<copyPom>false</copyPom>
- <excludeGroupIds>org.onap.ccsdk.sli.core</excludeGroupIds>
+ <includeGroupIds>org.onap.ccsdk.sli.plugins</includeGroupIds>
<scope>provided</scope>
</configuration>
</execution>