summaryrefslogtreecommitdiffstats
path: root/so-cnf-adapter-application/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'so-cnf-adapter-application/pom.xml')
-rwxr-xr-xso-cnf-adapter-application/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/so-cnf-adapter-application/pom.xml b/so-cnf-adapter-application/pom.xml
index 8a7b4b4..cd2d28e 100755
--- a/so-cnf-adapter-application/pom.xml
+++ b/so-cnf-adapter-application/pom.xml
@@ -96,6 +96,11 @@
</build>
<dependencies>
<dependency>
+ <groupId>org.onap.so</groupId>
+ <artifactId>aai-client</artifactId>
+ <version>1.9.0</version>
+ </dependency>
+ <dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>