diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-12 13:10:02 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-12 13:10:02 +0000 |
commit | ba4e831b4521e0359cf3e01cc962f328d1049efd (patch) | |
tree | 970f639d6da9689a44b04eaed4e3301fa21a81dd /aai-schema-service | |
parent | 1f61c1adf8359a4170316f31a1e7246e6bd500b2 (diff) |
Release aai/schema-service1.7.10
Diffstat (limited to 'aai-schema-service')
-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 2b1dac8..bac7bca 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.7.10-SNAPSHOT</version> + <version>1.7.10</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |