changing parent name

This commit is contained in:
Eugen Paraschiv
2018-06-08 21:04:03 +03:00
parent f88d035000
commit 2efdeed00f
84 changed files with 166 additions and 167 deletions

View File

@@ -7,10 +7,10 @@
<version>0.0.1-SNAPSHOT</version>
<parent>
<artifactId>parent-boot-5</artifactId>
<artifactId>parent-boot-1</artifactId>
<groupId>com.baeldung</groupId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-5</relativePath>
<relativePath>../parent-boot-1</relativePath>
</parent>
<dependencies>