X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=846b39d640d119021344da0e987f84a56b4d6d66;hb=fcefc165b45d1dee87c57914e9c45943649d76b8;hp=16d43efd0240607f655f7cea41d8fbd0394bc769;hpb=f60a17c6abb6deef1c24f917488745cbc6e6a566;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index 16d43ef..846b39d 100644 --- a/pom.xml +++ b/pom.xml @@ -359,6 +359,39 @@ limitations under the License. ${project.artifactId} + + + net.revelc.code.formatter + formatter-maven-plugin + 2.8.1 + + ${project.basedir}/onap-java-formatter.xml + + + + + com.diffplug.spotless + spotless-maven-plugin + 1.18.0 + + + + com,java,javax,org + + + + + org.apache.maven.plugins maven-resources-plugin