Move back to boot 2.0.2.RELEASE

This commit is contained in:
Spencer Gibb
2018-05-17 11:46:58 -04:00
parent ccf97a9964
commit f29b2d98ae

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.3.BUILD-SNAPSHOT</version>
<version>2.0.2.RELEASE</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>