diff options
Diffstat (limited to 'aai-queries')
-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 c215faf..7ef14dd 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.12.1-SNAPSHOT</version> + <version>1.12.1</version> </parent> <artifactId>aai-queries</artifactId> <name>aai-queries</name> |