summaryrefslogtreecommitdiffstats
path: root/aai-common-docker
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-10-02 17:12:17 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-10-02 17:12:17 +0000
commite4b27d48890cf2667d8431790816e60e54642ae5 (patch)
tree42fdeba7766064418e9bf90bc8b71e013d2396d1 /aai-common-docker
parent0bf9442b6ce2b79ef7b8d4b4dee9d3d9c9de6013 (diff)
Release aai/aai-common1.6.11
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 e2792e9c..80e6377c 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.6.11-SNAPSHOT</version>
+ <version>1.6.11</version>
</parent>
<artifactId>aai-common-images</artifactId>
- <version>1.6.11-SNAPSHOT</version>
+ <version>1.6.11</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 49a1a328..6ff4298f 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.6.11-SNAPSHOT</version>
+ <version>1.6.11</version>
</parent>
<artifactId>aai-haproxy-image</artifactId>
- <version>1.6.11-SNAPSHOT</version>
+ <version>1.6.11</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 900667ba..84a98701 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.6.11-SNAPSHOT</version>
+ <version>1.6.11</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>