diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-01-13 19:03:40 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-01-13 19:03:40 +0000 |
commit | 9ac5dcb7e5d5800f9b40f1c3288020061278e2d7 (patch) | |
tree | 8543573a085a64b41afdb84580af5ffbfc80c72b /aai-annotations/pom.xml | |
parent | 3bb5c80d1048404bcb88982311de8d6a0441677a (diff) |
Release aai/aai-common1.9.1
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 7cf33f84..a3bb351c 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.9.1-SNAPSHOT</version> + <version>1.9.1</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-annotations</artifactId> |