summaryrefslogtreecommitdiffstats
path: root/prh-aai-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prh-aai-client/pom.xml')
-rw-r--r--prh-aai-client/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/prh-aai-client/pom.xml b/prh-aai-client/pom.xml
index 1b2b1991..8d4161fd 100644
--- a/prh-aai-client/pom.xml
+++ b/prh-aai-client/pom.xml
@@ -66,6 +66,11 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.onap.dcaegen2.services.commons</groupId>
+ <artifactId>commons</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
<!-- LOGGING DEPENDENCIES-->
<dependency>