From af3a534679153035047d69f6e037b20f4583f57e Mon Sep 17 00:00:00 2001 From: Simone Cusimano Date: Wed, 24 Feb 2021 18:34:42 +0100 Subject: [PATCH] Reformat pom.xml and rename artifactId --- .../spring-boot-jersey/pom.xml | 63 +++++++++---------- .../spring-boot-mvc/pom.xml | 63 +++++++++---------- 2 files changed, 62 insertions(+), 64 deletions(-) diff --git a/spring-boot-modules/spring-boot-mvc-jersey/spring-boot-jersey/pom.xml b/spring-boot-modules/spring-boot-mvc-jersey/spring-boot-jersey/pom.xml index 39c13b0860..5756a27eca 100644 --- a/spring-boot-modules/spring-boot-mvc-jersey/spring-boot-jersey/pom.xml +++ b/spring-boot-modules/spring-boot-mvc-jersey/spring-boot-jersey/pom.xml @@ -1,39 +1,38 @@ - - 4.0.0 + + 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 2.4.2 - - + + org.springframework.boot + spring-boot-starter-parent + 2.4.2 + + - com.baeldung.boot - jersey - 0.0.1-SNAPSHOT + com.baeldung.boot + spring-boot-jersey + 0.0.1-SNAPSHOT - - - org.springframework.boot - spring-boot-starter-jersey - + + + org.springframework.boot + spring-boot-starter-jersey + - - org.springframework.boot - spring-boot-starter-test - test - - + + org.springframework.boot + spring-boot-starter-test + test + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + diff --git a/spring-boot-modules/spring-boot-mvc-jersey/spring-boot-mvc/pom.xml b/spring-boot-modules/spring-boot-mvc-jersey/spring-boot-mvc/pom.xml index d9c0868c8e..69d355e574 100644 --- a/spring-boot-modules/spring-boot-mvc-jersey/spring-boot-mvc/pom.xml +++ b/spring-boot-modules/spring-boot-mvc-jersey/spring-boot-mvc/pom.xml @@ -1,39 +1,38 @@ - - 4.0.0 + + 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 2.4.2 - - + + org.springframework.boot + spring-boot-starter-parent + 2.4.2 + + - com.baeldung.boot - mvc - 0.0.1-SNAPSHOT + com.baeldung.boot + spring-boot-mvc + 0.0.1-SNAPSHOT - - - org.springframework.boot - spring-boot-starter-web - + + + org.springframework.boot + spring-boot-starter-web + - - org.springframework.boot - spring-boot-starter-test - test - - + + org.springframework.boot + spring-boot-starter-test + test + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + +