diff options
author | wr148d <wr148d@att.com> | 2022-01-27 10:12:20 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-01-27 11:37:13 -0500 |
commit | 057f9a7207663acf7d1992f19c43e6d1c1f39116 (patch) | |
tree | bdd705b4f6f514038b22b532d90b9cd38f444e8d /aai-schema | |
parent | 2b462c8334d12ac1f277aed4f933dcb189896a37 (diff) |
[AAI] Upversion schema-service to 1.9.3
Issue-ID: AAI-3431
Change-Id: I9b65665c21daff389ee4add4270ccc8f2e2f4eea
Signed-off-by: wr148d <wr148d@att.com>
Diffstat (limited to 'aai-schema')
-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 d8b25df..99e9c63 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.9.2-SNAPSHOT</version> + <version>1.9.3-SNAPSHOT</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |