Change to Brixton.M1

This commit is contained in:
Dave Syer
2015-09-13 18:53:57 -04:00
parent f935ef592a
commit 0ae2799495

View File

@@ -22,8 +22,8 @@ initializr:
mappings:
- versionRange: "[1.2.3.RELEASE,1.3.0.M1)"
version: Angel.SR3
- versionRange: 1.3.0.M1
version: Brixton.BUILD-SNAPSHOT
- versionRange: 1.3.0.M5
version: Brixton.M5
repositories: spring-snapshots,spring-milestones
dependencies:
- name: Core
@@ -184,7 +184,7 @@ initializr:
description: Support for spring-cloud-config Server
groupId: org.springframework.cloud
artifactId: spring-cloud-config-server
- name: Eureka
- name: Eureka Discovery
id: cloud-eureka
description: Support for spring-cloud-netflix Eureka
groupId: org.springframework.cloud
@@ -259,7 +259,7 @@ initializr:
description: Support for spring-cloud-security
groupId: org.springframework.cloud
artifactId: spring-cloud-starter-security
- name: Cloud Foundry Service Discovery
- name: Cloud Foundry Discovery
id: cloud-cloudfoundry-discovery
description: Support for spring-cloud-cloudfoundry-discovery (service discovery with Cloud Foundry)
versionRange: 1.3.0.M4