diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-24 05:29:11 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-24 05:29:11 +0000 |
commit | 192083fbd5edb627501877dd67449501596079c5 (patch) | |
tree | f95de6dc7f6930f9ad0a317529a40fae8bd81e71 /aai-queries/pom.xml | |
parent | 45daf29ffd6230da5b2df1507c9c47b14180227c (diff) |
Release aai/schema-service1.6.8
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 702d2aa..4f71397 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.6.8-SNAPSHOT</version> + <version>1.6.8</version> </parent> <artifactId>aai-queries</artifactId> <name>aai-queries</name> |