diff options
author | wreehil <wr148d@att.com> | 2020-10-29 12:17:54 -0400 |
---|---|---|
committer | wreehil <wr148d@att.com> | 2020-10-29 12:17:54 -0400 |
commit | fdc8426fbff5e496948d6c22a09024e53b8d69fe (patch) | |
tree | b163577d85606d86bcfac92c28a2c2f22d18cedd /pom.xml | |
parent | 4a15e47694e7a81f26abbd1cbc480a7c5850aeb9 (diff) |
Upversion schema service to 1.7.12 for the network slicing functional use case
Issue-ID: AAI-3212
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: Ifcefe255f0a2b6971f77db7752696e9ca29cc9ba
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.7.11-SNAPSHOT</version> + <version>1.7.12-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |