diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2025-02-06 09:31:19 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2025-02-06 09:31:19 +0000 |
commit | aea4151846352502a244019a4fdafb716099a682 (patch) | |
tree | c219c07a557abeb27fa1b679f415dc2d774a55bd /aai-schema-service/pom.xml | |
parent | e838147fdcb4915c6529d65326999706da59f717 (diff) |
Release aai/schema-service1.12.8
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 f4ec45e..ee5f8e5 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.8-SNAPSHOT</version> + <version>1.12.8</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |