JAVA-13826: Align module names, folder names and artifact id (#12601)

This commit is contained in:
freelansam
2022-08-19 12:04:58 +05:30
committed by GitHub
parent 941d6701f3
commit 23f33d32fe
13 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -8,9 +8,9 @@
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../parent-boot-3</relativePath>
</parent>
<artifactId>spring-boot-3-sample</artifactId>
<artifactId>spring-boot-3</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>spring-boot-3-sample</name>
<name>spring-boot-3</name>
<description>Demo project for Spring Boot</description>
<dependencies>