diff options
author | zm330 <zhangminyj@chinamobile.com> | 2020-10-13 17:03:01 +0800 |
---|---|---|
committer | zm330 <zhangminyj@chinamobile.com> | 2020-10-13 17:08:56 +0800 |
commit | 0451185ef765085668439b3eeb1e7e04cf14251b (patch) | |
tree | 14559eb9bcf420bf28b8f31c7cc39f4f07904a75 | |
parent | 609ec36ccf6ba2498ab8e6140e22d6fbcd6e5174 (diff) |
Update AAI schema version
Issue-ID: SO-2963
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I85c5d41cbd53b44c4f3edc6128bdd3a14cee73e5
-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.10-SNAPSHOT</version> + <version>1.7.10</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> |