From 1072867dfac0df993cbd3e44bcc11a5cac7465fd Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 22 Sep 2020 12:16:46 -0400 Subject: Enabling Code Formatter Code Formatter was turned off due to java 11 migation Issue-ID: CCSDK-2852 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I3d02ed3cc7a93d7551fe25356512cfe8db1517d8 --- .../test-blueprint-kotlin-parent/pom.xml | 37 ---------------------- 1 file changed, 37 deletions(-) (limited to 'components/model-catalog/blueprint-model/test-blueprint-kotlin-parent') diff --git a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml index f39ded7e5..a737ed3e1 100644 --- a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml @@ -88,43 +88,6 @@ - - maven-antrun-plugin - - - validate-kotlin - validate - - - - - - - ${format.skipValidate} - - - run - - - - - format-kotlin - process-sources - - - - - - - - ${format.skipExecute} - - - run - - - - org.jacoco jacoco-maven-plugin -- cgit 1.2.3-korg