From f79ee668b0375205e99284cc809c30c6e961bc22 Mon Sep 17 00:00:00 2001 From: Pawel Date: Thu, 24 Jun 2021 12:35:13 +0200 Subject: Turn off the Ryuk container Issue-ID: DCAEGEN2-1483 Signed-off-by: Pawel Change-Id: Ibc7134e9be7bf1f3b8d82e759537db8a5ffc7714 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 665c5b3d..b0fe6788 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,11 @@ org.apache.maven.plugins maven-surefire-plugin ${maven-surefire-plugin.version} + + + true + + com.spotify -- cgit 1.2.3-korg