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.xml14
1 files changed, 1 insertions, 13 deletions
diff --git a/ansible-adapter/ansible-adapter-installer/pom.xml b/ansible-adapter/ansible-adapter-installer/pom.xml
index f4eee6e6..82a9a080 100644
--- a/ansible-adapter/ansible-adapter-installer/pom.xml
+++ b/ansible-adapter/ansible-adapter-installer/pom.xml
@@ -42,19 +42,7 @@
<include.transitive.dependencies>false</include.transitive.dependencies>
</properties>
<dependencies>
- <dependency>
- <groupId>org.onap.ccsdk.sli.adaptors</groupId>
- <artifactId>${application.name}</artifactId>
- <version>${project.version}</version>
- <classifier>features</classifier>
- <type>xml</type>
- <exclusions>
- <exclusion>
- <groupId>*</groupId>
- <artifactId>*</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
+
<dependency>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>ansible-adapter-bundle</artifactId>