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 - name: Cache
id: cache id: cache
description: Support for Spring's Cache abstraction description: Support for Spring's Cache abstraction
versionRange: 1.3.0.BUILD-SNAPSHOT versionRange: 1.3.0.M1
- name: DevTools - name: DevTools
id: devtools id: devtools
groupId: org.springframework.boot groupId: org.springframework.boot
artifactId: spring-boot-devtools artifactId: spring-boot-devtools
description: Support for Spring Boot Development Tools. description: Support for Spring Boot Development Tools.
versionRange: 1.3.0.BUILD-SNAPSHOT versionRange: 1.3.0.M1
- name: Web - name: Web
content: content:
- name: Web - name: Web