summaryrefslogtreecommitdiffstats
path: root/aai-common-docker
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2024-09-18 13:04:34 +0000
committerjenkins-releng <jenkins-releng@onap.org>2024-09-18 13:04:34 +0000
commit98e826a8a05c50d510a490605d4957852cd9e4fc (patch)
tree7d21264a713e9e3c47b441f1f2e396fc4d386820 /aai-common-docker
parent22ca65ceffb4bd98e79e5ecaf2c798a9b8476590 (diff)
Release aai/aai-common1.14.7
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 267fb3d2..a01f5d53 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.7-SNAPSHOT</version>
+ <version>1.14.7</version>
</parent>
<artifactId>aai-common-images</artifactId>
- <version>1.14.7-SNAPSHOT</version>
+ <version>1.14.7</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 8b98e471..f07a5d04 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.7-SNAPSHOT</version>
+ <version>1.14.7</version>
</parent>
<artifactId>aai-haproxy-image</artifactId>
- <version>1.14.7-SNAPSHOT</version>
+ <version>1.14.7</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 c6c629bb..a9800311 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.7-SNAPSHOT</version>
+ <version>1.14.7</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>