- Update aai-schema version to 1.12.5 in pom of resources
Issue-ID: AAI-3935
Change-Id: Ica6c43442d955fd8cd868a60f293c100d5a83264
Signed-off-by: vani.kv <vani.kv@accenture.com>
<!-- 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.14.4</aai.common.version>
- <aai.schema.service.version>1.12.4</aai.schema.service.version>
+ <aai.schema.service.version>1.12.5</aai.schema.service.version>
</properties>
<build>
<pluginManagement>