JAVA-13134: Fix references to parents

This commit is contained in:
sampadawagde
2022-07-26 20:01:43 +05:30
parent 28a89f9073
commit 2268d19caa
15 changed files with 68 additions and 62 deletions
@@ -12,7 +12,7 @@
<groupId>com.baeldung</groupId>
<artifactId>parent-boot-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../parent-boot-2/pom.xml</relativePath>
<relativePath>../../parent-boot-2</relativePath>
</parent>
<dependencies>