From 44bb42eacadb45f60f174228bbe39abfdd93dbd8 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Fri, 18 Sep 2020 11:00:50 -0400 Subject: Adding skipPush to quick profile Issue-ID: CCSDK-2834 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ib4b8e6ad8221fbd0e3834733d1fc0d8701816827 --- springboot/springboot1/pom.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'springboot/springboot1') diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 0e671c4a..9e449345 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -998,6 +998,8 @@ q true + true + true -- cgit