diff options
author | 2025-02-03 15:12:22 +0000 | |
---|---|---|
committer | 2025-02-03 15:12:22 +0000 | |
commit | ea11c7b235dfcf2d2b4a70c58c790657a3d342c0 (patch) | |
tree | d9c31e312bd867265adb01809717c63baa217ab0 /aai-rest/pom.xml | |
parent | 30f332a90f74bbf081cb22656fb1e0ab185c6051 (diff) |
Release aai/aai-common1.15.5
Diffstat (limited to 'aai-rest/pom.xml')
-rw-r--r-- | aai-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index 3623f51c..0620e8c7 100644 --- a/aai-rest/pom.xml +++ b/aai-rest/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.15.5-SNAPSHOT</version> + <version>1.15.5</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-rest</artifactId> |