[BAEL-10234] - Move spring-rest-... modules to Boot 2

This commit is contained in:
amit2103
2018-11-11 01:07:32 +05:30
parent c5d39535c6
commit b286e140b4
10 changed files with 35 additions and 29 deletions

View File

@@ -8,10 +8,10 @@
<packaging>war</packaging>
<parent>
<artifactId>parent-boot-1</artifactId>
<artifactId>parent-boot-2</artifactId>
<groupId>com.baeldung</groupId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-1</relativePath>
<relativePath>../parent-boot-2</relativePath>
</parent>
<dependencies>