From 107419b30a5181b7fff21ba6ed56b0cb4a9edbca Mon Sep 17 00:00:00 2001 From: wr148d Date: Tue, 25 Jan 2022 13:10:04 -0500 Subject: [AAI] Upversion aai-common to 1.9.2 for the log4j updates Issue-ID: AAI-3431 Signed-off-by: wr148d Change-Id: I272eb4d305ec690d2e0e17ac67c9877071d17a5c --- aai-common-docker/aai-common-images/pom.xml | 4 ++-- aai-common-docker/aai-haproxy-image/pom.xml | 2 +- aai-common-docker/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 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 0e92f3e4..25998a2b 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.1-SNAPSHOT + 1.9.2-SNAPSHOT aai-common-images - 1.9.1-SNAPSHOT + 1.9.2-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 1795fdc0..b125543b 100644 --- a/aai-common-docker/aai-haproxy-image/pom.xml +++ b/aai-common-docker/aai-haproxy-image/pom.xml @@ -25,7 +25,7 @@ org.onap.aai.aai-common aai-common-docker - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT aai-haproxy-image diff --git a/aai-common-docker/pom.xml b/aai-common-docker/pom.xml index 010f8b60..f3f95346 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.1-SNAPSHOT + 1.9.2-SNAPSHOT ../aai-parent/pom.xml -- cgit 1.2.3-korg