diff options
author | nandkishorpatke <nandkishor-laxman.patke@t-systems.com> | 2023-10-18 21:58:11 +0530 |
---|---|---|
committer | nandkishorpatke <nandkishor-laxman.patke@t-systems.com> | 2023-10-18 21:59:38 +0530 |
commit | 05a4e1afd0eda9ec1817f98e397f17ebd7f6d843 (patch) | |
tree | 8ee8a2bc45afe9d5fe3c8cdac44bcf52b03c4657 /aai-schema/pom.xml | |
parent | f189076b2aa623e8ce8c40970cffa7bd8582cb74 (diff) |
[AAI] Up-version aai/schema-service to 1.12.2 for Montreal
Issue-ID: AAI-3663
Change-Id: Iff7e7f1ebd3ead1ee0be439518e51878d8501dca
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.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 0e32c87..65db928 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.12.1-SNAPSHOT</version> + <version>1.12.2-SNAPSHOT</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |