[BAEL-12669] - Reverted guest module changes

This commit is contained in:
amit2103
2019-02-23 20:07:29 +05:30
parent 1fd56a8c18
commit a0a02bb314
6 changed files with 21 additions and 24 deletions

View File

@@ -8,10 +8,9 @@
<packaging>war</packaging>
<parent>
<artifactId>parent-boot-1</artifactId>
<groupId>com.baeldung</groupId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../parent-boot-1</relativePath>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.3.RELEASE</version>
</parent>
<dependencies>