aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorzm330 <zhangminyj@chinamobile.com>2020-09-18 11:29:15 +0800
committerzm330 <zhangminyj@chinamobile.com>2020-09-18 16:10:59 +0800
commita65d2595848132a3241889ca3843b2308f9d0862 (patch)
tree8f2c3efa630bc6b13a6cf3a6002962c4bc0fba78 /pom.xml
parent2760f585c4595798f6e0c99ffd0ef545e2d246d5 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0eff35b7fa..7151bb7246 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.8</version>
+ <version>1.7.10-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>