Fixing relative paths of several projects

This commit is contained in:
Dhawal Kapil
2020-01-25 14:30:37 +05:30
parent 4f33cb1667
commit 9713a07069
6 changed files with 6 additions and 4 deletions
@@ -11,6 +11,7 @@
<groupId>com.baeldung</groupId>
<artifactId>parent-boot-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../parent-boot-2</relativePath>
</parent>
<dependencies>