From 2c80e6c08cf4cac22fe094a0d6e5e3d053345db6 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 17 Nov 2015 12:40:36 +0000 Subject: [PATCH] Update to 1.0.0.M3 --- README.adoc | 10 +++++++++- docs/pom.xml | 4 ++-- pom.xml | 8 ++++---- spring-cloud-cloudfoundry-discovery/pom.xml | 2 +- spring-cloud-cloudfoundry-sample/pom.xml | 2 +- spring-cloud-cloudfoundry-web/pom.xml | 2 +- spring-cloud-starter-cloudfoundry/pom.xml | 2 +- 7 files changed, 19 insertions(+), 11 deletions(-) diff --git a/README.adoc b/README.adoc index 2c719f5..51070eb 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,9 @@ // Do not edit this file (e.g. go instead to docs/src/main/asciidoc) += Spring Cloud for Cloudfoundry + +image:https://travis-ci.org/spring-cloud/spring-cloud-cloudfoundry.svg?branch=master["Build Status", link="https://travis-ci.org/spring-cloud/spring-cloud-cloudfoundry"] + Spring Cloud for Cloudfoundry makes it easy to run https://github.com/spring-cloud[Spring Cloud] apps in https://github.com/cloudfoundry[Cloud Foundry] (the Platform as a @@ -21,4 +25,8 @@ can use the `DiscoveryClient` directly or via a `LoadBalancerClient` (also `*.url` if you are not connecting to [Pivotal Web Services](https://run.pivotal.io)). -> NOTE: if you are looking for a way to bind to services then this is the wrong library. Check out the [Spring Cloud Connectors](https://github.com/spring-cloud/spring-cloud-connectors) instead. \ No newline at end of file +> NOTE: if you are looking for a way to bind to services then this is the wrong library. Check out the [Spring Cloud Connectors](https://github.com/spring-cloud/spring-cloud-connectors) instead. + +== Contributing + +link:https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/docs/src/main/asciidoc/contributing.adoc[] \ No newline at end of file diff --git a/docs/pom.xml b/docs/pom.xml index 928d876..78ee0b4 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,13 +5,13 @@ org.springframework.cloud spring-cloud-build - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M3 spring-cloud-cloudfoundry-docs pom Spring Cloud for Cloud Foundry Docs - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M3 Spring Cloud Docs spring-cloud-cloudfoundry diff --git a/pom.xml b/pom.xml index d482b20..d64fd8b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ 4.0.0 spring-cloud-cloudfoundry - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M3 pom org.springframework.cloud spring-cloud-build - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M3 @@ -18,8 +18,8 @@ cloudfoundry ${basedir} 8.10.0 - 1.1.0.BUILD-SNAPSHOT - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M3 + 1.1.0.M3 diff --git a/spring-cloud-cloudfoundry-discovery/pom.xml b/spring-cloud-cloudfoundry-discovery/pom.xml index 8424c78..045ea5c 100644 --- a/spring-cloud-cloudfoundry-discovery/pom.xml +++ b/spring-cloud-cloudfoundry-discovery/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-cloudfoundry - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M3 .. diff --git a/spring-cloud-cloudfoundry-sample/pom.xml b/spring-cloud-cloudfoundry-sample/pom.xml index ed4b716..3a00ceb 100644 --- a/spring-cloud-cloudfoundry-sample/pom.xml +++ b/spring-cloud-cloudfoundry-sample/pom.xml @@ -9,7 +9,7 @@ org.springframework.cloud spring-cloud-cloudfoundry - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M3 .. diff --git a/spring-cloud-cloudfoundry-web/pom.xml b/spring-cloud-cloudfoundry-web/pom.xml index 0e9b507..8bddfb5 100644 --- a/spring-cloud-cloudfoundry-web/pom.xml +++ b/spring-cloud-cloudfoundry-web/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-cloudfoundry - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M3 .. diff --git a/spring-cloud-starter-cloudfoundry/pom.xml b/spring-cloud-starter-cloudfoundry/pom.xml index a175d37..fe705ad 100644 --- a/spring-cloud-starter-cloudfoundry/pom.xml +++ b/spring-cloud-starter-cloudfoundry/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-cloudfoundry - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M3 .. spring-cloud-starter-cloudfoundry