Fixing relative paths of several projects

This commit is contained in:
Dhawal Kapil
2020-01-25 14:30:37 +05:30
parent 5e8c69d9b5
commit 1fd9d26f96
6 changed files with 6 additions and 4 deletions

View File

@@ -8,9 +8,8 @@
<parent>
<groupId>com.baeldung</groupId>
<artifactId>spring-boot-disable-console-logging</artifactId>
<artifactId>spring-boot-runtime</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<dependencies>