aboutsummaryrefslogtreecommitdiffstats
path: root/daexim-offsite-backup/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'daexim-offsite-backup/installer/pom.xml')
-rwxr-xr-xdaexim-offsite-backup/installer/pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/daexim-offsite-backup/installer/pom.xml b/daexim-offsite-backup/installer/pom.xml
index 3e36f56e..dae4a4fd 100755
--- a/daexim-offsite-backup/installer/pom.xml
+++ b/daexim-offsite-backup/installer/pom.xml
@@ -22,19 +22,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>daexim-offsite-backup-provider</artifactId>
<version>${project.version}</version>
</dependency>