aboutsummaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorBonkur, Venkat <venkat.bonkur@att.com>2019-12-11 10:50:04 -0500
committerBenjamin, Max (mb388a) <mb388a@att.com>2019-12-11 14:02:57 -0500
commita0431290fa7b9365ac878353853ef79ac3e1353f (patch)
treeac68baa486d825aaa3f1cc181ca8d52994f45e5d /common/pom.xml
parent02c068ce771ee4522936f2d15f41c2b631e965a8 (diff)
add application id support to so
add application id support to so api Issue-ID: SO-2561 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ifc8c4dd5e178b68347a7df01ab1942a59baca9b0
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 3690d7b5a1..aa1ac654da 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -58,7 +58,7 @@
<dependency>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>aai-schema</artifactId>
- <version>1.0.5</version>
+ <version>1.6.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.modelmapper</groupId>