diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-04-15 14:57:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-04-15 14:57:36 +0000 |
commit | c9e46b020429d35f9e0401cb78b5e4200ddb07af (patch) | |
tree | 25acf0e4a6535dd3af867f836712810e847e8f7c /aai-core/pom.xml | |
parent | 886c6d68c32b2bec82434938a008ae35c73bfd14 (diff) |
Release aai/aai-common1.8.2
Diffstat (limited to 'aai-core/pom.xml')
-rw-r--r-- | aai-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 55cc33b3..5d6adda8 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-core</artifactId> |