Skipping format with quick profile
[ccsdk/parent.git] / 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 -->