Skip to content

Commit e4c67d6

Browse files
author
Dave Syer
committed
Update starter-parent version properties
1 parent 2b616fb commit e4c67d6

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-starters/spring-boot-starter-parent

1 file changed

+1
-1
lines changed

spring-boot-starters/spring-boot-starter-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<java.version>1.6</java.version>
2121
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2222
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
23-
<spring-boot.version>1.0.0.BUILD-SNAPSHOT</spring-boot.version>
23+
<spring-boot.version>1.0.1.BUILD-SNAPSHOT</spring-boot.version>
2424
</properties>
2525
<dependencyManagement>
2626
<dependencies>

0 commit comments

Comments
 (0)