diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-09-17 12:08:54 -0400 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-09-17 12:09:02 -0400 |
commit | 1f61c1adf8359a4170316f31a1e7246e6bd500b2 (patch) | |
tree | 977852f4a3c1c86a2cd869e012d9a9278335e0bb /aai-annotations | |
parent | 6301153359a3b12a845f7678519ef75d00e5aec2 (diff) |
Upversion to 1.7.10-SNAPSHOT
Issue-ID: AAI-3185
Change-Id: Ia5fddb90571797fa62d41e36ea2a8484f70b2111
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'aai-annotations')
-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 55806e5..2a807f7 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.9-SNAPSHOT</version> + <version>1.7.10-SNAPSHOT</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |