diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-01-17 19:53:53 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-01-17 19:53:53 +0000 |
commit | 96c276fa29dd302897319f3ca87b920ee1862ffb (patch) | |
tree | 90ee911bd60692b4a7d3999a734583220222d0f1 /aai-annotations | |
parent | 6069dc4cd121b382f3b9368b16573a0245dee1e8 (diff) |
Release aai/aai-common1.6.1
Diffstat (limited to 'aai-annotations')
-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 b3f9f608..4a8ac622 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.1-SNAPSHOT</version> + <version>1.6.1</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-annotations</artifactId> |