aboutsummaryrefslogtreecommitdiffstats
path: root/restconf-client/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'restconf-client/installer/pom.xml')
-rwxr-xr-xrestconf-client/installer/pom.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml
index db75310b..f7704298 100755
--- a/restconf-client/installer/pom.xml
+++ b/restconf-client/installer/pom.xml
@@ -27,20 +27,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>restconf-client-provider</artifactId>
<version>${project.version}</version>
</dependency>