aboutsummaryrefslogtreecommitdiffstats
path: root/prh-commons/pom.xml
diff options
context:
space:
mode:
authorkurczews <krzysztof.kurczewski@nokia.com>2019-06-06 11:03:32 +0200
committerkurczews <krzysztof.kurczewski@nokia.com>2019-06-13 07:10:28 +0200
commit08d176c8640902686a26798729304a0316259274 (patch)
tree263a569a10685ba7e911f08ed731d9e44b598c50 /prh-commons/pom.xml
parentdc3940018875d8064c1eb51afdc39768a033328a (diff)
Custom queries for PRH
Change-Id: Ie795c5951b63c138f1898bdfc16509233febf7ec Issue-ID: DCAEGEN2-1604 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
Diffstat (limited to 'prh-commons/pom.xml')
-rw-r--r--prh-commons/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml
index fb8e8978..02136961 100644
--- a/prh-commons/pom.xml
+++ b/prh-commons/pom.xml
@@ -38,6 +38,10 @@
<groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
<artifactId>common-dependency</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
+ <artifactId>aai-client</artifactId>
+ </dependency>
<dependency>
<groupId>org.slf4j</groupId>