diff options
author | 2025-01-10 14:20:52 +0530 | |
---|---|---|
committer | 2025-01-10 14:20:52 +0530 | |
commit | f70aee5aa504b7e1db6d15666aeb31122c968c70 (patch) | |
tree | d3bcbe6c799f68413338521a9dc5e1395394b207 /pom.xml | |
parent | 9c36ade016347a10ed7307efa6f8827efadfe118 (diff) |
[AAI] Bump up schema version to 1.12.8oslo
- Bump schema service version to 1.12.8
Issue-ID: AAI-4104
Change-Id: I32b8891a2096512f17d1804e284e4f113ed08940
Signed-off-by: vani.kv <vani.kv@accenture.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.12.7-SNAPSHOT</version> + <version>1.12.8-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |