summaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorChuanyu Chen <chenchuanyu@huawei.com>2020-03-02 08:50:18 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-02 08:50:18 +0000
commite7791bfb6e46c56368136686a7d174a918d4bd12 (patch)
tree6ab7e8f2aa1b9ee4aebff11861020e839d39f662 /common/pom.xml
parentbbc6df1e4ad430f906280f9786abaec3c80a8644 (diff)
parent597fe777195d0324514eed89974ec4a73a92d478 (diff)
Merge "Update AAI Client pom and Add Service Profile"
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 3b33d6ed37..02d2f35545 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>aai-schema</artifactId>
- <version>1.6.3</version>
+ <version>1.6.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.modelmapper</groupId>