diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-02 17:12:17 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-02 17:12:17 +0000 |
commit | e4b27d48890cf2667d8431790816e60e54642ae5 (patch) | |
tree | 42fdeba7766064418e9bf90bc8b71e013d2396d1 /aai-annotations/pom.xml | |
parent | 0bf9442b6ce2b79ef7b8d4b4dee9d3d9c9de6013 (diff) |
Release aai/aai-common1.6.11
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 e4960929..3123b25f 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.6.11-SNAPSHOT</version> + <version>1.6.11</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-annotations</artifactId> |