From d182f2fa0cd68ef0316c787224729a600f5b3641 Mon Sep 17 00:00:00 2001 From: "mukesh.paliwal" Date: Tue, 2 Mar 2021 12:56:47 +0530 Subject: docker stage build failed in jenkins Issue-ID: SO-3559 Signed-off-by: mukesh.paliwal Change-Id: I62a9d158d708e06b0e5c2f275700ee3ef49e91dd --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 44cd6d0..f80030c 100755 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,21 @@ pom + + org.apache.maven.plugins + maven-compiler-plugin + + 11 + 11 + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + net.revelc.code.formatter formatter-maven-plugin -- cgit 1.2.3-korg