aboutsummaryrefslogtreecommitdiffstats
path: root/aai-annotations
diff options
context:
space:
mode:
authornandkishorpatke <nandkishor-laxman.patke@t-systems.com>2024-05-16 18:42:53 +0530
committerNandkishor Patke <nandkishor-laxman.patke@t-systems.com>2024-05-16 13:28:44 +0000
commite24e2e2c4be0b16eabc0cdbb0cf2fd860e09630c (patch)
treefbd35666a6b77fa8a7c0c87c9e2ed87fd152e608 /aai-annotations
parent107e7588fa882ae4f7fc81450f28a4f203581c52 (diff)
[AAI] Bump up schema version to 1.12.4
- Bump up aai-schema to 1.12.4 - AAI schema-service have feasibility-check object, new slice profile attributes - Upgrade schema version to v29 Issue-ID: AAI-3843 Change-Id: I96dfa16c3416368e3ebd6996fa6628ebd3ae6796 Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
Diffstat (limited to 'aai-annotations')
-rw-r--r--aai-annotations/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml
index aa4d2f6..2dcf990 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.12.3-SNAPSHOT</version>
+ <version>1.12.4-SNAPSHOT</version>
</parent>
<artifactId>aai-annotations</artifactId>
<name>aai-annotations</name>