diff options
author | hetengjiao <hetengjiao@chinamobile.com> | 2020-03-02 11:03:29 +0800 |
---|---|---|
committer | hetengjiao <hetengjiao@chinamobile.com> | 2020-03-02 11:03:35 +0800 |
commit | 597fe777195d0324514eed89974ec4a73a92d478 (patch) | |
tree | ecba64aba3c06e869ea473b995e24380cf5b1585 /common/pom.xml | |
parent | ab9eb6aba42457ed9adb21d7239c7729bb26bd15 (diff) |
Update AAI Client pom and Add Service Profile
Issue-ID: SO-2368
Change-Id: Id757558b08a85a7b98af4ac3bfd78091142d48ed
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 2 |
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> |