diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2021-02-13 18:54:50 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2021-02-13 18:55:04 -0500 |
commit | d8664c2b44e29ab5264dc9d18846d9e3ea21a008 (patch) | |
tree | e8f586033d33ea7c5634f95f673f66de2614c693 /aai-schema/pom.xml | |
parent | a9fee2cb1c991ce478e48ecc749ded2bc55181e2 (diff) |
Upversion to 1.8.5-SNAPSHOT
Issue-ID: AAI-3009
Change-Id: I1a0d1e743fd170ca94b5850edd671b64f7cd734c
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema/pom.xml')
-rw-r--r-- | aai-schema/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 12069aa..374c61c 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.8.4-SNAPSHOT</version> + <version>1.8.5-SNAPSHOT</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |