diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2020-03-18 04:41:09 +0000 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2020-03-18 04:41:22 +0000 |
commit | 051b414d12e8d72e0bc709db669b577e8ac210c2 (patch) | |
tree | a13115a0429e67682b064c1f6093da2e7a164730 /aai-annotations | |
parent | 59aef8690fc8ba480e4fc95b4a1c21f739e0803b (diff) |
Update the schema service to 1.6.5-SNAPSHOT
Issue-ID: AAI-2751
Change-Id: Ib04a1c481e206b63fb9f1973a8451e2ddd858944
Signed-off-by: Kajur, Harish (vk250x) <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 7fc42f8..c69b5f7 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.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |