From 089252de752d987756ae339b4a719ad689d02aa9 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Fri, 6 Sep 2024 13:54:33 +0200 Subject: AAI events are not being published - create e2e test case for notification sending - fix notification sending - disable tests since they can only be active with some larger refactoring Issue-ID: AAI-3988 Change-Id: I498b3b02218d81821dd17c3d8ad0da4de859924b 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/pom.xml') diff --git a/aai-common-docker/aai-common-images/pom.xml b/aai-common-docker/aai-common-images/pom.xml index a10bb127..267fb3d2 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.14.6-SNAPSHOT + 1.14.7-SNAPSHOT aai-common-images - 1.14.6-SNAPSHOT + 1.14.7-SNAPSHOT pom aai-aai-common-images Contains dockerfiles for aai-common images (alpine and ubuntu based). -- cgit 1.2.3-korg