From 30e3c786805d6d26c8540e9a3e7179b0619b6273 Mon Sep 17 00:00:00 2001 From: Aleksandr Mishin Date: Fri, 30 Sep 2022 11:40:43 +0300 Subject: [PATCH] #184: modified pom.xml style --- pom.xml | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index ff8ef7ff..aab01d34 100644 --- a/pom.xml +++ b/pom.xml @@ -208,23 +208,21 @@ SOFTWARE. org.jetbrains.kotlin kotlin-maven-plugin ${kotlin.version} - - - compile - - compile - - - - - test-compile - - test-compile - - + + compile + + compile + + + + test-compile + + test-compile + + - +