From 9731c020cf296150f6b5521fd96f58363fd626fd Mon Sep 17 00:00:00 2001 From: Joao Esperancinha Date: Wed, 20 Dec 2023 14:20:34 +0100 Subject: [PATCH] Removes unnecessary configurations --- .../jeorg-spring-action-data/pom.xml | 29 ------------------- 1 file changed, 29 deletions(-) diff --git a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-data/pom.xml b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-data/pom.xml index 81e4ca9c..5eaf7244 100644 --- a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-data/pom.xml +++ b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-data/pom.xml @@ -127,16 +127,6 @@ kotlin-maven-plugin ${kotlin.version} - - compile - process-sources - - compile - - - src/main/kotlin - - test-compile test-compile @@ -171,25 +161,6 @@ - - org.codehaus.mojo - build-helper-maven-plugin - ${build-helper-maven-plugin.version} - - - kotlin-test - generate-test-sources - - add-test-source - - - - src/test/kotlin - - - - - org.springframework.boot spring-boot-maven-plugin