Update version range for new starters

This commit is contained in:
Stephane Nicoll
2015-06-12 09:13:50 +02:00
parent c116ab0fe5
commit 605b551a9d

View File

@@ -40,13 +40,13 @@ initializr:
- name: Cache
id: cache
description: Support for Spring's Cache abstraction
versionRange: 1.3.0.BUILD-SNAPSHOT
versionRange: 1.3.0.M1
- name: DevTools
id: devtools
groupId: org.springframework.boot
artifactId: spring-boot-devtools
description: Support for Spring Boot Development Tools.
versionRange: 1.3.0.BUILD-SNAPSHOT
versionRange: 1.3.0.M1
- name: Web
content:
- name: Web