diff options
author | 2021-02-16 16:39:33 +0000 | |
---|---|---|
committer | 2021-02-16 16:39:33 +0000 | |
commit | e89f07c2adb86524983d548f2e1f32f6688f5d7c (patch) | |
tree | d351975a5f0e025c329be476848c3180595aef18 /aai-annotations/pom.xml | |
parent | d916436fdd637f5d18f2a625c66992a94fed1493 (diff) |
Release aai/schema-service1.8.5
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 c5043e1..3886331 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.8.5-SNAPSHOT</version> + <version>1.8.5</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |