diff options
author | 2020-03-23 13:09:34 +0000 | |
---|---|---|
committer | 2020-03-23 13:09:34 +0000 | |
commit | 373084fd539adc264cf468975a0f7b0adf1cafab (patch) | |
tree | b0b4551be54c309ea16758dc0c16a0b50a15c473 /aai-schema-service/pom.xml | |
parent | bb98d8a64b0d1dd8bcd4fb9ce6ef9a28a6ce18dc (diff) |
Release aai/schema-service1.6.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 149da66..745fb8d 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.6.6-SNAPSHOT</version> + <version>1.6.6</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |