aboutsummaryrefslogtreecommitdiffstats
path: root/aai-annotations
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-10-25 14:56:26 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-10-25 15:41:20 +0200
commit616e19c4fe775efd611500c23856af69287c0a15 (patch)
tree0ad8753e8e4983ae91d0b4220b3b5f8f8107a326 /aai-annotations
parente4b2c4461a1289e4be7bd533b983d658cb01a376 (diff)
Openapi file is incorrect for array fields
Issue-ID: AAI-4038 Change-Id: Ib429c413452be401b9a9bb27c62ef8a2ae51bccc Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
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 09b592d..01f908e 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.5-SNAPSHOT</version>
+ <version>1.12.6-SNAPSHOT</version>
</parent>
<artifactId>aai-annotations</artifactId>
<name>aai-annotations</name>