upgrade boot parent

This commit is contained in:
DOHA
2018-01-04 22:52:28 +02:00
parent 172cd46585
commit 3db819c842
68 changed files with 188 additions and 258 deletions

View File

@@ -9,10 +9,10 @@
<packaging>war</packaging>
<parent>
<artifactId>parent-boot-4</artifactId>
<artifactId>parent-boot-5</artifactId>
<groupId>com.baeldung</groupId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-4</relativePath>
<relativePath>../parent-boot-5</relativePath>
</parent>
<dependencies>