From 4bdaf1180d764232999c87f9bdcaea7b8785cea6 Mon Sep 17 00:00:00 2001 From: Chris Schaefer Date: Fri, 16 Jan 2015 07:42:15 -0500 Subject: [PATCH] Update docs to reflect 1.1.1.RELEASE --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7064240..f5964e0 100644 --- a/README.md +++ b/README.md @@ -55,21 +55,21 @@ particular environment. org.springframework.cloud spring-cloud-localconfig-connector - 1.1.0.RELEASE + 1.1.1.RELEASE org.springframework.cloud spring-cloud-cloudfoundry-connector - 1.1.0.RELEASE + 1.1.1.RELEASE org.springframework.cloud spring-cloud-heroku-connector - 1.1.0.RELEASE + 1.1.1.RELEASE ```` @@ -82,28 +82,28 @@ addition to your cloud connectors: org.springframework.cloud spring-cloud-spring-service-connector - 1.1.0.RELEASE + 1.1.1.RELEASE org.springframework.cloud spring-cloud-localconfig-connector - 1.1.0.RELEASE + 1.1.1.RELEASE org.springframework.cloud spring-cloud-cloudfoundry-connector - 1.1.0.RELEASE + 1.1.1.RELEASE org.springframework.cloud spring-cloud-heroku-connector - 1.1.0.RELEASE + 1.1.1.RELEASE ```` @@ -115,4 +115,5 @@ the `` namespace](spring-cloud-spring-service-connector). The [`spring-cloud-core`](core) dependency is included by each cloud connector, so simply include the connectors for the platforms you want. -Then follow the [instructions](spring-cloud-core) on using the Spring Cloud API. \ No newline at end of file +Then follow the [instructions](spring-cloud-core) on using the Spring Cloud API. +