summaryrefslogtreecommitdiffstats
path: root/asdcApi/features
diff options
context:
space:
mode:
Diffstat (limited to 'asdcApi/features')
-rwxr-xr-xasdcApi/features/pom.xml7
-rw-r--r--asdcApi/features/src/main/resources/features.xml1
2 files changed, 0 insertions, 8 deletions
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml
index e6af34c57..0f3a5ddd2 100755
--- a/asdcApi/features/pom.xml
+++ b/asdcApi/features/pom.xml
@@ -20,13 +20,6 @@
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>asdcApi-provider</artifactId>
<version>${project.version}</version>
- <classifier>config</classifier>
- <type>xml</type>
- </dependency>
- <dependency>
- <groupId>org.onap.ccsdk.sli.northbound</groupId>
- <artifactId>asdcApi-provider</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
diff --git a/asdcApi/features/src/main/resources/features.xml b/asdcApi/features/src/main/resources/features.xml
index 9006f1b94..2048dc12a 100644
--- a/asdcApi/features/src/main/resources/features.xml
+++ b/asdcApi/features/src/main/resources/features.xml
@@ -33,7 +33,6 @@
<bundle>mvn:org.onap.ccsdk.sli.northbound/asdcApi-provider/${project.version}</bundle>
<feature version="${sdnctl.sli.version}">sdnc-sli</feature>
- <configfile finalname="etc/opendaylight/karaf/200-asdcApi-provider.xml">mvn:org.onap.ccsdk.sli.northbound/asdcApi-provider/${project.version}/xml/config</configfile>
</feature>
</features>