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 /aai-annotations/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 'aai-annotations/pom.xml')
-rw-r--r-- | aai-annotations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index c69b5f7..da7a60e 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,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> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |