diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-08-17 00:19:53 -0400 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-08-17 00:20:28 -0400 |
commit | 3dae774e89d9543e76f00e1540c65c276ab90b00 (patch) | |
tree | 560383e19ccbc5b03b98b24601e98bf4e2e33316 /aai-annotations/pom.xml | |
parent | 8642dc00a54e235996929df0bcbe1e3808a55a23 (diff) |
Remove the updatePem for schema service for startup
Issue-ID: AAI-3017
Change-Id: I01ade3b72319a0dc06becb1ee9ba24873037c83e
Signed-off-by: Harish Venkata Kajur <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 2393fff..7bbfec6 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.7.3-SNAPSHOT</version> + <version>1.7.4-SNAPSHOT</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |