diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-22 13:50:49 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-22 13:50:49 +0000 |
commit | 7c8a9eb1f7b46e0eee86a5c528f14146f8486617 (patch) | |
tree | cb3e49a8263e8e99b6a7856ca1cf27012f4927ff /aai-schema-service | |
parent | 1185298f0c1abaca60f5150e337bf0d3b3a85e4e (diff) |
Release aai/schema-service1.9.2
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 45fc07a..3048cbf 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.2-SNAPSHOT</version> + <version>1.9.2</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |