summaryrefslogtreecommitdiffstats
path: root/template-node/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'template-node/installer/pom.xml')
-rw-r--r--template-node/installer/pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml
index 99ef46ff..9e2b15e1 100644
--- a/template-node/installer/pom.xml
+++ b/template-node/installer/pom.xml
@@ -25,19 +25,6 @@
<dependencies>
<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>template-node-provider</artifactId>
<version>${project.version}</version>
</dependency>