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
+1
View File
@@ -11,6 +11,7 @@
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<dependencies>