diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-08-16 18:56:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-08-16 18:56:59 +0000 |
commit | c8c5d2c48f119fc8ed1a5c65294f44f4d861b389 (patch) | |
tree | dc215d791b6d5901b9091204b7d8b824d667ae22 /aai-schema-service/pom.xml | |
parent | fc7f6093277e0d0b0ae00540d7f072ecd9c6f94d (diff) |
Release aai/schema-service1.9.0
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 4464a5c..202d998 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.0-SNAPSHOT</version> + <version>1.9.0</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |