summaryrefslogtreecommitdiffstats
path: root/sshapi-call-node/installer
diff options
context:
space:
mode:
Diffstat (limited to 'sshapi-call-node/installer')
-rwxr-xr-xsshapi-call-node/installer/pom.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/sshapi-call-node/installer/pom.xml b/sshapi-call-node/installer/pom.xml
index b2f5cb02..d99170b3 100755
--- a/sshapi-call-node/installer/pom.xml
+++ b/sshapi-call-node/installer/pom.xml
@@ -26,20 +26,6 @@
<dependency>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
- <artifactId>${application.name}</artifactId>
- <version>${project.version}</version>
- <type>xml</type>
- <classifier>features</classifier>
- <exclusions>
- <exclusion>
- <groupId>*</groupId>
- <artifactId>*</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
-
- <dependency>
- <groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sshapi-call-node-provider</artifactId>
<version>${project.version}</version>
</dependency>