aboutsummaryrefslogtreecommitdiffstats
path: root/asdcApi/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'asdcApi/installer/pom.xml')
-rwxr-xr-xasdcApi/installer/pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index 93ddb55f..cad3fb8b 100755
--- a/asdcApi/installer/pom.xml
+++ b/asdcApi/installer/pom.xml
@@ -25,19 +25,6 @@
<dependencies>
- <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>asdcApi-model</artifactId>