diff options
author | 2024-11-13 12:35:35 +0000 | |
---|---|---|
committer | 2024-11-13 12:35:35 +0000 | |
commit | 0ea5a54b95a67cf8c77020eabf544028f14b89f6 (patch) | |
tree | c53aacee697638b4fc12cce8182c99e08532a551 /aai-schema-service/pom.xml | |
parent | 51a8462d9a975331fe91dcb7fc24acc071f18283 (diff) |
Release aai/schema-service1.12.6
Diffstat (limited to 'aai-schema-service/pom.xml')
-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 eaef1e0..30dbe2f 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.6-SNAPSHOT</version> + <version>1.12.6</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |