From 9c6ac8827fdb7edc2df9d0276e8d314890cce82d Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 20 Nov 2019 12:42:58 -0500 Subject: [PATCH] Skipping format with quick profile Issue-ID: CCSDK-1949 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I12bdb9b5cca1a3a17f08e96b188f0701bfd977b0 --- springboot/springboot2/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 2f8b1d79..80a05172 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -1024,6 +1024,8 @@ true true true + true + true -- 2.16.6