JAVA-13136: Fix formatting of POMs

This commit is contained in:
sampadawagde
2022-07-15 09:59:54 +05:30
parent b094ba8098
commit 2b5179baba
67 changed files with 241 additions and 258 deletions
+1 -2
View File
@@ -6,7 +6,7 @@
<artifactId>docker-compose</artifactId>
<description>Demo project for Spring Boot and Docker</description>
<parent>
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-boot-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
@@ -22,7 +22,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>