diff options
author | 2022-01-27 19:06:24 +0000 | |
---|---|---|
committer | 2022-01-27 19:06:24 +0000 | |
commit | d7690df62fc0e675287f40d3497c1791a7e0c5f3 (patch) | |
tree | 6cccbe243079a7851ed1b492037c4b75f94a679b /aai-queries/pom.xml | |
parent | 057f9a7207663acf7d1992f19c43e6d1c1f39116 (diff) |
Release aai/schema-service1.9.3
Diffstat (limited to 'aai-queries/pom.xml')
-rw-r--r-- | aai-queries/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-queries/pom.xml b/aai-queries/pom.xml index cf54fae..0a64c77 100644 --- a/aai-queries/pom.xml +++ b/aai-queries/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.9.3-SNAPSHOT</version> + <version>1.9.3</version> </parent> <artifactId>aai-queries</artifactId> <name>aai-queries</name> |