diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-11-17 16:36:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-11-17 16:36:46 +0000 |
commit | 3ccba17dc67187c605f000b191fcf6e5b24d4170 (patch) | |
tree | c58145b093aa77221910b0b9f57e9232e09962c8 /aai-annotations/pom.xml | |
parent | 0b65d83e7473d78276629c970fef63ade5bf6c97 (diff) |
Release aai/aai-common1.9.6
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 d434426b..7ad4fcea 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.6-SNAPSHOT</version> + <version>1.9.6</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-annotations</artifactId> |