diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2020-03-18 04:43:19 +0000 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2020-03-18 04:43:21 +0000 |
commit | f841257409cf1106a67db0ef357e7c62c0dadf62 (patch) | |
tree | 5ebf8969a889e1fae5ad9fa9f36a3f20effcf5a7 /pom.xml | |
parent | 051b414d12e8d72e0bc709db669b577e8ac210c2 (diff) |
Update the schema service to 1.6.6-SNAPSHOT
Issue-ID: AAI-2751
Change-Id: Ie06c01fceec3572e0698938eedf10199a51f7164
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
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.6.5-SNAPSHOT</version> + <version>1.6.6-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |