summaryrefslogtreecommitdiffstats
path: root/aai-common-docker
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-02-26 17:04:27 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-02-26 17:04:27 +0000
commite88252ffdfaaaea4cf55d83c96190b6385e88e27 (patch)
tree70451d8aeedbf0c48f5ba06b0894f90c01e7e489 /aai-common-docker
parent98749c47bbb5f5ddcc1c4f0690b79c7288f6bdd6 (diff)
Release aai/aai-common1.6.6
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 2ecf0295..d789453d 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.0-SNAPSHOT</version>
+ <version>1.6.6</version>
</parent>
<artifactId>aai-common-images</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.6</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 3a37200b..605cc42a 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.0-SNAPSHOT</version>
+ <version>1.6.6</version>
</parent>
<artifactId>aai-haproxy-image</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.6</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 f4324871..31bd6ec2 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.6-SNAPSHOT</version>
+ <version>1.6.6</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>