aboutsummaryrefslogtreecommitdiffstats
path: root/ansible-adapter/ansible-adapter-installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible-adapter/ansible-adapter-installer/pom.xml')
-rw-r--r--ansible-adapter/ansible-adapter-installer/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ansible-adapter/ansible-adapter-installer/pom.xml b/ansible-adapter/ansible-adapter-installer/pom.xml
index 5f71725c..f4eee6e6 100644
--- a/ansible-adapter/ansible-adapter-installer/pom.xml
+++ b/ansible-adapter/ansible-adapter-installer/pom.xml
@@ -119,7 +119,8 @@
<useRepositoryLayout>true</useRepositoryLayout>
<addParentPoms>false</addParentPoms>
<copyPom>false</copyPom>
- <excludeGroupIds>org.opendaylight</excludeGroupIds>
+ <includeGroupIds>org.onap.ccsdk.sli.adaptors</includeGroupIds>
+
<scope>provided</scope>
</configuration>
</execution>