Converted tabs to spaces. Upped spring-boot version

This commit is contained in:
Danil Kornishev 2016-11-28 10:50:23 -05:00
parent 61152915b7
commit 13fdc6201d

View File

@ -12,8 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.0.RC1</version>
<relativePath /> <!-- lookup parent from repository -->
<version>1.4.2.RELEASE</version>
</parent>
<properties>