From: Singal, Kapil (ks220y) Date: Fri, 18 Sep 2020 15:00:50 +0000 (-0400) Subject: Adding skipPush to quick profile X-Git-Tag: 2.0.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=69b1e6ab1db344844d6757bf9f456c9c18a19766;p=ccsdk%2Fparent.git Adding skipPush to quick profile Issue-ID: CCSDK-2834 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ib4b8e6ad8221fbd0e3834733d1fc0d8701816827 --- diff --git a/springboot/spring-boot-setup/src/main/resources/pom-template.xml b/springboot/spring-boot-setup/src/main/resources/pom-template.xml index dbeae968..404d3ac2 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -998,6 +998,8 @@ q true + true + true diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 38c76107..bfad1416 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -998,6 +998,8 @@ q true + true + true diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 2782588c..16a1110e 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -998,6 +998,8 @@ q true + true + true