From 88fb4fa738cb491c4891ee337c1501dbd2c9f854 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Fri, 29 Dec 2023 10:56:48 +0100 Subject: Upversion to 1.13.0 - increase version from 1.12.0 to 1.13.0 - release will incorporate refactorings of the past 13 months Issue-ID: AAI-3705 Change-Id: Iddac93ac90914c232269435501cc625b15f9df75 Signed-off-by: Fiete Ostkamp --- aai-common-docker/aai-common-images/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aai-common-docker/aai-common-images') diff --git a/aai-common-docker/aai-common-images/pom.xml b/aai-common-docker/aai-common-images/pom.xml index 61b8b15b..e689c8dd 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.12.0-SNAPSHOT + 1.13.0-SNAPSHOT aai-common-images - 1.12.0-SNAPSHOT + 1.13.0-SNAPSHOT pom aai-aai-common-images Contains dockerfiles for aai-common images (alpine and ubuntu based). -- cgit 1.2.3-korg