diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-14 15:09:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-14 15:09:22 +0000 |
commit | 9b3831f670081031d62ac78b005bbef38c3ead34 (patch) | |
tree | 33656f9445114d5c3c6673a46c4b923e2d3bbe0b /aai-schema-service | |
parent | 959f03b1e507767ed234dea5cb1fc170d9755d9a (diff) |
Release aai/schema-service1.12.3
Diffstat (limited to 'aai-schema-service')
-rw-r--r-- | aai-schema-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index d7566e1..898cd94 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.12.3-SNAPSHOT</version> + <version>1.12.3</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |