diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-11 14:38:09 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-11 14:38:09 +0000 |
commit | e8296c6767ea22c909c78b50fe54a780af1fcef0 (patch) | |
tree | ddfc1b90aedad8673cefc379b0cd188335b14306 /aai-schema-service | |
parent | 9ba3821b6b30c4972aa89ff38679e8ef5696dd9d (diff) |
Release aai/schema-service1.9.6
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 9dd7b1a..e9103f5 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.6-SNAPSHOT</version> + <version>1.9.6</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |