Skip to content

Commit

Permalink
spring-projects#344 - Upgrade to Spring Boot 2.0 GA.
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Mar 1, 2018
1 parent 7af58de commit 8884d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.RC2</version>
<version>2.0.0.RELEASE</version>
</parent>

<modules>
Expand Down

0 comments on commit 8884d98

Please sign in to comment.