diff options
author | Chuanyu Chen <chenchuanyu@huawei.com> | 2020-03-02 08:50:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-02 08:50:18 +0000 |
commit | e7791bfb6e46c56368136686a7d174a918d4bd12 (patch) | |
tree | 6ab7e8f2aa1b9ee4aebff11861020e839d39f662 /common/pom.xml | |
parent | bbc6df1e4ad430f906280f9786abaec3c80a8644 (diff) | |
parent | 597fe777195d0324514eed89974ec4a73a92d478 (diff) |
Merge "Update AAI Client pom and Add Service Profile"
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> |