diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-25 14:24:11 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-25 14:24:11 +0000 |
commit | 1c7ae18f544d5827b577cb466907c682664d672d (patch) | |
tree | 79206d86fb6b1382446823f81b8d9e66d60f4e7f /aai-schema-service/pom.xml | |
parent | f420ad3c07a2dd191c2c9c97ef6ff906891495d1 (diff) |
Release aai/schema-service1.8.6
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 a77124c..cee4c2c 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.8.6-SNAPSHOT</version> + <version>1.8.6</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |