Merge pull request #311 from habuma:scs_1.3.0

* pr/311:
  Upgrade to Spring Cloud Services 1.3.0.RELEASE
This commit is contained in:
Stephane Nicoll 2016-11-11 10:39:24 +01:00
commit 39f46543d8

View File

@ -42,7 +42,7 @@ initializr:
cloud-services-bom: cloud-services-bom:
groupId: io.pivotal.spring.cloud groupId: io.pivotal.spring.cloud
artifactId: spring-cloud-services-dependencies artifactId: spring-cloud-services-dependencies
version: 1.2.0.RELEASE version: 1.3.0.RELEASE
additionalBoms: [cloud-bom] additionalBoms: [cloud-bom]
experimental-reactive-bom: experimental-reactive-bom:
groupId: org.springframework.boot.experimental groupId: org.springframework.boot.experimental
@ -625,7 +625,7 @@ initializr:
starter: false starter: false
- name: Pivotal Cloud Foundry - name: Pivotal Cloud Foundry
bom: cloud-services-bom bom: cloud-services-bom
versionRange: "[1.3.0.RELEASE,1.4.0.M1)" versionRange: 1.3.0.RELEASE
content: content:
- name: Config Client (PCF) - name: Config Client (PCF)
id: scs-config-client id: scs-config-client