aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorzm330 <zhangminyj@chinamobile.com>2020-09-09 15:10:13 +0800
committerzm330 <zhangminyj@chinamobile.com>2020-09-09 17:19:12 +0800
commit647540b3d7bea3e05baa4c2f84b19b337974162a (patch)
treef57c949e6bc15f56c36644afca7d8eeb8fc2e397 /pom.xml
parent36982a7db770806b0a3e12d07686b4e3a72a0871 (diff)
Update AAI schema version
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I24ff43f3d7a3e617b51f59c402719073065d5692
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 e8abf261c3..0eff35b7fa 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.2</version>
+ <version>1.7.8</version>
</dependency>
</dependencies>
</dependencyManagement>