diff options
author | zm330 <zhangminyj@chinamobile.com> | 2020-09-18 11:29:15 +0800 |
---|---|---|
committer | zm330 <zhangminyj@chinamobile.com> | 2020-09-18 16:10:59 +0800 |
commit | a65d2595848132a3241889ca3843b2308f9d0862 (patch) | |
tree | 8f2c3efa630bc6b13a6cf3a6002962c4bc0fba78 /pom.xml | |
parent | 2760f585c4595798f6e0c99ffd0ef545e2d246d5 (diff) |
Update AAI version
Issue-ID: SO-2963
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I073d6160573df10d1d3f3722cc4262e482b9cd8a
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -962,7 +962,7 @@ <dependency> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema</artifactId> - <version>1.7.8</version> + <version>1.7.10-SNAPSHOT</version> </dependency> </dependencies> </dependencyManagement> |