diff options
author | 2020-10-12 13:10:02 +0000 | |
---|---|---|
committer | 2020-10-12 13:10:02 +0000 | |
commit | ba4e831b4521e0359cf3e01cc962f328d1049efd (patch) | |
tree | 970f639d6da9689a44b04eaed4e3301fa21a81dd /aai-annotations/pom.xml | |
parent | 1f61c1adf8359a4170316f31a1e7246e6bd500b2 (diff) |
Release aai/schema-service1.7.10
Diffstat (limited to 'aai-annotations/pom.xml')
-rw-r--r-- | aai-annotations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 2a807f7..3d88713 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,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> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |