aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-domain/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sources/hv-collector-domain/pom.xml')
-rw-r--r--sources/hv-collector-domain/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/sources/hv-collector-domain/pom.xml b/sources/hv-collector-domain/pom.xml
index 142dfb05..63fee2d9 100644
--- a/sources/hv-collector-domain/pom.xml
+++ b/sources/hv-collector-domain/pom.xml
@@ -34,7 +34,6 @@
<groupId>org.onap.dcaegen2.collectors.hv-ves</groupId>
<artifactId>hv-collector-sources</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>hv-collector-domain</artifactId>
@@ -71,10 +70,6 @@
<artifactId>reactor-netty</artifactId>
</dependency>
<dependency>
- <groupId>org.onap.dcaegen2.services.sdk.security</groupId>
- <artifactId>ssl</artifactId>
- </dependency>
- <dependency>
<groupId>io.arrow-kt</groupId>
<artifactId>arrow-core</artifactId>
</dependency>