diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2020-09-01 15:03:46 -0400 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-09-02 10:07:48 -0400 |
commit | 216e1c72e6850cd3a86030f0458328dcf951b9ef (patch) | |
tree | 86a5f6b0b6a231cbabd8a11c5dd1366457dc9b0f /aai-schema/pom.xml | |
parent | fe316db0fbba47d67cccd0337ac33830eea7eb81 (diff) |
Add v21 support and add physical inventory objects
Issue-ID: AAI-3128
Change-Id: Ia7aa731cdd794d22ab983e14a965fb9d5560e565
Signed-off-by: Kajur, Harish (vk250x) <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 18d32a5..4169a9d 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.7.7-SNAPSHOT</version> + <version>1.7.8-SNAPSHOT</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |