#143 - Upgraded to Spring Boot 1.3.0.RELEASE.
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -12,7 +12,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>1.3.0.RC1</version>
|
||||
<version>1.3.0.RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<modules>
|
||||
@@ -35,7 +35,6 @@
|
||||
<apt.version>1.1.3</apt.version>
|
||||
<java.version>1.8</java.version>
|
||||
<querydsl.version>3.6.9</querydsl.version>
|
||||
<spring-data-releasetrain.version>Gosling-SR1</spring-data-releasetrain.version>
|
||||
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user