JAVA-8620: Fix references to parents

This commit is contained in:
sampadawagde
2021-11-26 19:28:29 +05:30
parent 9cb4658a4d
commit 2b043a7f1f
16 changed files with 34 additions and 42 deletions

View File

@@ -9,9 +9,8 @@
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-boot-2</artifactId>
<artifactId>parent-multi-module</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../../../parent-boot-2</relativePath>
</parent>
<dependencies>