summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorzm330 <zhangminyj@chinamobile.com>2020-10-13 17:03:01 +0800
committerzm330 <zhangminyj@chinamobile.com>2020-10-13 17:08:56 +0800
commit0451185ef765085668439b3eeb1e7e04cf14251b (patch)
tree14559eb9bcf420bf28b8f31c7cc39f4f07904a75 /pom.xml
parent609ec36ccf6ba2498ab8e6140e22d6fbcd6e5174 (diff)
Update AAI schema version
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I85c5d41cbd53b44c4f3edc6128bdd3a14cee73e5
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0033815e14..f59702f05b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>