From d7dfe0b18119633bbe3f51a59e811fde10594325 Mon Sep 17 00:00:00 2001 From: Niharika Sharma Date: Mon, 21 Nov 2022 13:24:59 -0500 Subject: [AAI] Up-version aai-common to 1.12.0 for London Issue-ID: AAI-3594 Signed-off-by: Niharika Sharma Change-Id: I83c7fe88ef4227b00efdfa0b4c6a102dca7a3f35 --- aai-common-docker/aai-common-images/pom.xml | 4 ++-- aai-common-docker/aai-haproxy-image/pom.xml | 4 ++-- aai-common-docker/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'aai-common-docker') diff --git a/aai-common-docker/aai-common-images/pom.xml b/aai-common-docker/aai-common-images/pom.xml index d0711045..61b8b15b 100644 --- a/aai-common-docker/aai-common-images/pom.xml +++ b/aai-common-docker/aai-common-images/pom.xml @@ -25,11 +25,11 @@ org.onap.aai.aai-common aai-common-docker - 1.9.5-SNAPSHOT + 1.12.0-SNAPSHOT aai-common-images - 1.9.5-SNAPSHOT + 1.12.0-SNAPSHOT pom aai-aai-common-images Contains dockerfiles for aai-common images (alpine and ubuntu based). diff --git a/aai-common-docker/aai-haproxy-image/pom.xml b/aai-common-docker/aai-haproxy-image/pom.xml index 6e5bab70..c9008837 100644 --- a/aai-common-docker/aai-haproxy-image/pom.xml +++ b/aai-common-docker/aai-haproxy-image/pom.xml @@ -25,11 +25,11 @@ org.onap.aai.aai-common aai-common-docker - 1.9.5-SNAPSHOT + 1.12.0-SNAPSHOT aai-haproxy-image - 1.6.11-SNAPSHOT + 1.12.0-SNAPSHOT pom aai-aai-haproxy-image Contains dockerfiles for aai-haproxy image. diff --git a/aai-common-docker/pom.xml b/aai-common-docker/pom.xml index ea1be19f..bd04dea8 100644 --- a/aai-common-docker/pom.xml +++ b/aai-common-docker/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.9.5-SNAPSHOT + 1.12.0-SNAPSHOT ../aai-parent/pom.xml -- cgit 1.2.3-korg