diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-01-26 09:44:05 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-01-26 09:44:05 +0000 |
commit | 5e17e627849b724e30905d6276d40ef47494a3e5 (patch) | |
tree | 5bd130ad8f2aed0253f2ec49664bf58fcaf5c638 /aai-auth/pom.xml | |
parent | d749a1072e23073e320ffe78c3f0576da0486279 (diff) |
Release aai/aai-common1.13.2
Diffstat (limited to 'aai-auth/pom.xml')
-rw-r--r-- | aai-auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml index 4cf2d7ba..d413316c 100644 --- a/aai-auth/pom.xml +++ b/aai-auth/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.13.2-SNAPSHOT</version> + <version>1.13.2</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-auth</artifactId> |