X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=3bd33bc9d50bdca429c00b7e266cfcec163f8c90;hb=refs%2Fchanges%2F38%2F89038%2F1;hp=f90fea90e791f6d7c15e8cca5b0965c4d1d41c69;hpb=2cbb5acacc25b8f729e11b8d0de71482a6bec0a6;p=aai%2Faai-common.git diff --git a/pom.xml b/pom.xml index f90fea90..3bd33bc9 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.aai-common aai-common - 1.4.1-SNAPSHOT + 1.4.4-SNAPSHOT pom aai-aai-common Contains all of the common code for resources and traversal repos @@ -57,6 +57,39 @@ + + + net.revelc.code.formatter + formatter-maven-plugin + 2.8.1 + + ${project.parent.basedir}/onap-java-formatter.xml + + + + + com.diffplug.spotless + spotless-maven-plugin + 1.18.0 + + + + com,java,javax,org + + + + + org.apache.maven.plugins maven-compiler-plugin