diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-04 05:52:00 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-04 05:52:00 +0000 |
commit | b56f76e1c5ea8fd0b0b334bafddaed63938d2232 (patch) | |
tree | 429d1c2fbf9266c67acdde9099ee44e2ef361e8f /aai-schema/pom.xml | |
parent | 6dbd900c6787909e98c2f7574c93ea458a12a420 (diff) |
Release aai/schema-service1.12.0
Diffstat (limited to 'aai-schema/pom.xml')
-rw-r--r-- | aai-schema/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index b5e4ea5..fd5facd 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.12.0-SNAPSHOT</version> + <version>1.12.0</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |