aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a3e4b2d..e674983 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,11 @@
<version>3.1.200</version>
<scope>provided</scope>
</dependency>
-
+ <dependency>
+ <groupId>org.onap.aai.aai-common</groupId>
+ <artifactId>aai-schema</artifactId>
+ <version>1.1.0-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.onap.aai.router-core</groupId>
<artifactId>router-core</artifactId>