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
+2 -2
View File
@@ -11,10 +11,10 @@
<url>http://maven.apache.org</url>
<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>