diff options
author | 2020-05-01 15:08:52 +0000 | |
---|---|---|
committer | 2020-05-01 15:08:52 +0000 | |
commit | cf3ba4a569f930e362aacf7a97a69760d9e69d3a (patch) | |
tree | 4a3f56e5e2a8d60649221e0dbb8c477080a7eb3e /aai-annotations/pom.xml | |
parent | 7f7a95f417125acdbfba45863c93f930cf23254a (diff) |
Release aai/schema-service1.7.2
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 085c92f..763a98c 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.2-SNAPSHOT</version> + <version>1.7.2</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |