diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-01-17 19:53:53 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-01-17 19:53:53 +0000 |
commit | 96c276fa29dd302897319f3ca87b920ee1862ffb (patch) | |
tree | 90ee911bd60692b4a7d3999a734583220222d0f1 /aai-common-docker/aai-haproxy-image/pom.xml | |
parent | 6069dc4cd121b382f3b9368b16573a0245dee1e8 (diff) |
Release aai/aai-common1.6.1
Diffstat (limited to 'aai-common-docker/aai-haproxy-image/pom.xml')
-rw-r--r-- | aai-common-docker/aai-haproxy-image/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-common-docker/aai-haproxy-image/pom.xml b/aai-common-docker/aai-haproxy-image/pom.xml index 3a37200b..ba1bbccc 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.1</version> </parent> <artifactId>aai-haproxy-image</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.1</version> <packaging>pom</packaging> <name>aai-aai-haproxy-image</name> <description>Contains dockerfiles for aai-haproxy image.</description> |