diff options
author | 2025-02-03 15:12:22 +0000 | |
---|---|---|
committer | 2025-02-03 15:12:22 +0000 | |
commit | ea11c7b235dfcf2d2b4a70c58c790657a3d342c0 (patch) | |
tree | d9c31e312bd867265adb01809717c63baa217ab0 /aai-common-docker/aai-common-images/pom.xml | |
parent | 30f332a90f74bbf081cb22656fb1e0ab185c6051 (diff) |
Release aai/aai-common1.15.5
Diffstat (limited to 'aai-common-docker/aai-common-images/pom.xml')
-rw-r--r-- | aai-common-docker/aai-common-images/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-common-docker/aai-common-images/pom.xml b/aai-common-docker/aai-common-images/pom.xml index 381877c8..ffb8aa37 100644 --- a/aai-common-docker/aai-common-images/pom.xml +++ b/aai-common-docker/aai-common-images/pom.xml @@ -25,11 +25,11 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common-docker</artifactId> - <version>1.15.5-SNAPSHOT</version> + <version>1.15.5</version> </parent> <artifactId>aai-common-images</artifactId> - <version>1.15.5-SNAPSHOT</version> + <version>1.15.5</version> <packaging>pom</packaging> <name>aai-aai-common-images</name> <description>Contains dockerfiles for aai-common images (alpine and ubuntu based).</description> |