diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-16 15:33:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-16 15:33:59 +0000 |
commit | 9f90a929bc78cc040f59139cc5ef3b85b7af546a (patch) | |
tree | 2daaa3ca2ea051e0b6ac1b236979e66414a6f4b7 /aai-schema-service/pom.xml | |
parent | 1e4a589981761cf788d9b7c3813274ce621f6450 (diff) |
Release aai/schema-service1.9.7
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 ae95ca7..9c2a327 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.9.7-SNAPSHOT</version> + <version>1.9.7</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |