aboutsummaryrefslogtreecommitdiffstats
path: root/aai-common-docker
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2024-08-06 05:52:56 +0000
committerjenkins-releng <jenkins-releng@onap.org>2024-08-06 05:52:56 +0000
commitc7be52e711fa52c8dd5602209a93071e24fd5662 (patch)
treec0f309fc1c4616c08eae44973aa4f39ab86947b0 /aai-common-docker
parent5e3fb37e781d9a740b5d73384519158d10642d97 (diff)
Release aai/aai-common1.14.5
Diffstat (limited to 'aai-common-docker')
-rw-r--r--aai-common-docker/aai-common-images/pom.xml4
-rw-r--r--aai-common-docker/aai-haproxy-image/pom.xml4
-rw-r--r--aai-common-docker/pom.xml2
3 files changed, 5 insertions, 5 deletions
diff --git a/aai-common-docker/aai-common-images/pom.xml b/aai-common-docker/aai-common-images/pom.xml
index 4406d3d0..1d1f03ea 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.14.5-SNAPSHOT</version>
+ <version>1.14.5</version>
</parent>
<artifactId>aai-common-images</artifactId>
- <version>1.14.5-SNAPSHOT</version>
+ <version>1.14.5</version>
<packaging>pom</packaging>
<name>aai-aai-common-images</name>
<description>Contains dockerfiles for aai-common images (alpine and ubuntu based).</description>
diff --git a/aai-common-docker/aai-haproxy-image/pom.xml b/aai-common-docker/aai-haproxy-image/pom.xml
index 8b313d37..a3d0b7b6 100644
--- a/aai-common-docker/aai-haproxy-image/pom.xml
+++ b/aai-common-docker/aai-haproxy-image/pom.xml
@@ -25,11 +25,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common-docker</artifactId>
- <version>1.14.5-SNAPSHOT</version>
+ <version>1.14.5</version>
</parent>
<artifactId>aai-haproxy-image</artifactId>
- <version>1.14.5-SNAPSHOT</version>
+ <version>1.14.5</version>
<packaging>pom</packaging>
<name>aai-aai-haproxy-image</name>
<description>Contains dockerfiles for aai-haproxy image.</description>
diff --git a/aai-common-docker/pom.xml b/aai-common-docker/pom.xml
index fdb5606f..27c010a8 100644
--- a/aai-common-docker/pom.xml
+++ b/aai-common-docker/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.14.5-SNAPSHOT</version>
+ <version>1.14.5</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>