aboutsummaryrefslogtreecommitdiffstats
path: root/lcm/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lcm/installer/pom.xml')
-rwxr-xr-xlcm/installer/pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/lcm/installer/pom.xml b/lcm/installer/pom.xml
index b7aa65f7..38b4f84b 100755
--- a/lcm/installer/pom.xml
+++ b/lcm/installer/pom.xml
@@ -27,19 +27,6 @@
<dependency>
<groupId>org.onap.ccsdk.sli.northbound</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.northbound</groupId>
<artifactId>lcm-model</artifactId>
<version>${project.version}</version>
</dependency>