aboutsummaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2019-12-13 18:12:54 +0000
committerGerrit Code Review <gerrit@onap.org>2019-12-13 18:12:54 +0000
commitd04057383159718b40dabc2a278c60c7813bb852 (patch)
treee1f27243d4d2a5211b79fe425502c566354c0952 /common/pom.xml
parent38818ae1af8d5b474477f5c65d7f0bb6e6d6a404 (diff)
parenta0431290fa7b9365ac878353853ef79ac3e1353f (diff)
Merge "add application id support to so"
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>