diff options
author | Venkata Harish Kajur <vk250x@att.com> | 2021-08-25 15:58:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-08-25 15:58:04 +0000 |
commit | cf194f3ab49ff11e1a4e3e21c53ad765697ec8d4 (patch) | |
tree | 9e867a301aa7205b52f850ee19497cc03bfaad88 /pom.xml | |
parent | 058badd5aff3e77ecbc42655fe62ff9a06f36931 (diff) | |
parent | 69dae108184a3c030a8c66de61d2b8c2a7604865 (diff) |
Merge "[AAI] Updates for upversion of schema-service to 1.9.1"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.9.0-SNAPSHOT</version> + <version>1.9.1-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |