[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
+4 -4
View File
@@ -9,10 +9,10 @@
<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.8.RELEASE</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<dependencies>