X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=1e2f62f791e1f2c6e86b30c2ec3c8f337ab85985;hb=refs%2Fchanges%2F24%2F98824%2F3;hp=d7580f0b0ffdc95fe5c31ca157e18fb5f21b100f;hpb=d274e5fc552cf9ae25500f504f0434981cf3accf;p=ccsdk%2Fcds.git diff --git a/pom.xml b/pom.xml index d7580f0b0..1e2f62f79 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.0 + 1.5.1-SNAPSHOT @@ -98,6 +98,56 @@ limitations under the License. + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + validate-kotlin + validate + + + + + + + ${format.skipValidate} + + + run + + + + + format-kotlin + process-sources + + + + + + + + ${format.skipExecute} + + + run + + + + + + com.pinterest + ktlint + 0.35.0 + + + @@ -142,5 +192,6 @@ limitations under the License. false +