From af3d6976fc2b63bd459ca93ecd19065927c7113f Mon Sep 17 00:00:00 2001 From: vicizmax <133045423+vicizmax@users.noreply.github.com> Date: Thu, 15 Aug 2024 15:49:28 +0200 Subject: [PATCH] fix pom.xml file again again --- pom.xml | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 874519a73..3c23f783d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,16 +8,6 @@ spring-petclinic 3.3.0-SNAPSHOT - - - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.9.1.2184 - - - - org.springframework.boot spring-boot-starter-parent @@ -153,6 +143,13 @@ + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.9.1.2184 + + org.apache.maven.plugins