summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authornandkishorpatke <nandkishor-laxman.patke@t-systems.com>2024-05-22 14:21:17 +0530
committernandkishorpatke <nandkishor-laxman.patke@t-systems.com>2024-05-22 14:21:26 +0530
commite4ff951e645d131a5f4793a75c595da66cc6a23c (patch)
treec8489bfd4c559b9982bc2bd978ab30500b73390f /pom.xml
parentda3a0ffd66b14e450f648bfe3737f3c933280087 (diff)
[AAI] Update aai-schema version to 1.12.4 in resources
- AAI schema addition for 3GPP RAN Network Slice Subnet - and Slice-Profile Attributes & FeasibilityCheckJob - Bump aai-schema pom version to 1.12.4 - Update aai-schema default version to v29 Issue-ID: AAI-3843 Change-Id: I2dcf0141163792cdc9bfdcdd2f7b42dc44f4cb5a Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1f77925..6f40d88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
<!-- GMaven plugin uses this property to figure out the name of the docker tag -->
<aai.project.version>${project.version}</aai.project.version>
<aai.common.version>1.13.6</aai.common.version>
- <aai.schema.service.version>1.12.3</aai.schema.service.version>
+ <aai.schema.service.version>1.12.4</aai.schema.service.version>
</properties>
<build>
<pluginManagement>