diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2021-02-02 10:21:37 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2021-02-02 10:21:40 -0500 |
commit | 78b5d936fc0a7dbdd7a9375d62eae2d6b73d17ce (patch) | |
tree | be20002c73b3b6714861cb3f4311c5e958dbd71a /aai-schema-service/pom.xml | |
parent | 83969070db09aea6a6f856f5b455df869d35d41f (diff) |
Upversion to 1.8.4-SNAPSHOT
Issue-ID: AAI-3249
Change-Id: I090d55ec4a4dace73e111c8d1238c37cd9288067
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema-service/pom.xml')
-rw-r--r-- | aai-schema-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index 0c2e5ba..56410a5 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.8.3-SNAPSHOT</version> + <version>1.8.4-SNAPSHOT</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |