From a31210de7dd0ac9a72c9d5db43d44ba139bef1a4 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 2 Jan 2024 08:03:32 +0000 Subject: Release aai/aai-common --- 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 e689c8dd..5d4a2052 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.13.0-SNAPSHOT + 1.13.0 aai-common-images - 1.13.0-SNAPSHOT + 1.13.0 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 b29e2f6b..e005d71e 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.13.0-SNAPSHOT + 1.13.0 aai-haproxy-image - 1.13.0-SNAPSHOT + 1.13.0 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 c6430719..4154e23a 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.13.0-SNAPSHOT + 1.13.0 ../aai-parent/pom.xml -- cgit 1.2.3-korg