aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sources/hv-collector-core/pom.xml')
-rw-r--r--sources/hv-collector-core/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sources/hv-collector-core/pom.xml b/sources/hv-collector-core/pom.xml
index 823f671a..e7134e18 100644
--- a/sources/hv-collector-core/pom.xml
+++ b/sources/hv-collector-core/pom.xml
@@ -119,6 +119,10 @@
<groupId>io.projectreactor.kafka</groupId>
<artifactId>reactor-kafka</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
+ <artifactId>cbs-client</artifactId>
+ </dependency>
</dependencies>
</project>