summaryrefslogtreecommitdiffstats
path: root/properties-node/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'properties-node/installer/pom.xml')
-rwxr-xr-xproperties-node/installer/pom.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml
index 88ce8aa2..8af50203 100755
--- a/properties-node/installer/pom.xml
+++ b/properties-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>properties-node-provider</artifactId>
<version>${project.version}</version>
</dependency>