summaryrefslogtreecommitdiffstats
path: root/springboot/springboot2
diff options
context:
space:
mode:
Diffstat (limited to 'springboot/springboot2')
-rwxr-xr-xspringboot/springboot2/pom.xml2
1 files changed, 2 insertions, 0 deletions
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 @@
<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 -->