diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-02-14 18:13:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-02-14 18:13:12 +0000 |
commit | d711ddd07b8443a8d75c412ea72af9d429bffa0b (patch) | |
tree | 122888c52d2e21a4bd7fa07c5f1f222fc11f10f4 /aai-schema | |
parent | 2f79d50b8948888a4a7099e4fd4f21d1e27dd994 (diff) |
Release aai/schema-service1.9.4
Diffstat (limited to 'aai-schema')
-rw-r--r-- | aai-schema/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 956c882..370d44f 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.9.4-SNAPSHOT</version> + <version>1.9.4</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |