Skipping format with quick profile 77/98677/1
authorSingal, Kapil (ks220y) <ks220y@att.com>
Wed, 20 Nov 2019 17:42:58 +0000 (12:42 -0500)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Wed, 20 Nov 2019 17:42:58 +0000 (12:42 -0500)
Issue-ID: CCSDK-1949
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I12bdb9b5cca1a3a17f08e96b188f0701bfd977b0

springboot/springboot2/pom.xml

index 2f8b1d7..80a0517 100755 (executable)
                 <mdsal.skip.verbose>true</mdsal.skip.verbose> <!-- Bug 6236 -->
                 <maven.gitcommitid.skip>true</maven.gitcommitid.skip>
                 <modernizer.skip>true</modernizer.skip>
+                <format.skipExecute>true</format.skipExecute>
+                <format.skipValidate>true</format.skipValidate>
             </properties>
         </profile>
         <!-- End of profiles from ONAP oparent -->