diff --git a/README.adoc b/README.adoc
index a9b5f21..5ccae1f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -30,7 +30,7 @@ can use the `DiscoveryClient` directly or via a `LoadBalancerClient`.
== Building
-:jdkversion: 1.8
+:jdkversion: 1.7
=== Basic Compile and Test
@@ -71,7 +71,7 @@ https://github.com/spring-cloud-samples/scripts[scripts demo
repository] for specific instructions about the common cases of mongo,
rabbit and redis.
-NOTE: If all else fails, build with the command from `.circle.yml` (usually
+NOTE: If all else fails, build with the command from `.travis.yml` (usually
`./mvnw install`).
=== Documentation
diff --git a/docs/pom.xml b/docs/pom.xml
index 7a890e6..4166eb3 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.0.RC1
spring-cloud-cloudfoundry-docs
pom
diff --git a/pom.xml b/pom.xml
index 5357d51..51dd3af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
4.0.0
spring-cloud-cloudfoundry
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.0.RC1
pom
org.springframework.cloud
spring-cloud-build
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.0.RELEASE
@@ -18,8 +18,8 @@
3.9.0.RELEASE
cloudfoundry
${basedir}
- 2.0.0.BUILD-SNAPSHOT
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.0.RC1
+ 2.0.0.RC1
diff --git a/spring-cloud-cloudfoundry-commons/pom.xml b/spring-cloud-cloudfoundry-commons/pom.xml
index 7833a43..a4258d8 100644
--- a/spring-cloud-cloudfoundry-commons/pom.xml
+++ b/spring-cloud-cloudfoundry-commons/pom.xml
@@ -9,7 +9,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.0.RC1
..
diff --git a/spring-cloud-cloudfoundry-dependencies/pom.xml b/spring-cloud-cloudfoundry-dependencies/pom.xml
index 5c4aefa..8ef2088 100644
--- a/spring-cloud-cloudfoundry-dependencies/pom.xml
+++ b/spring-cloud-cloudfoundry-dependencies/pom.xml
@@ -5,11 +5,11 @@
spring-cloud-dependencies-parent
org.springframework.cloud
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.0.RELEASE
spring-cloud-cloudfoundry-dependencies
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.0.RC1
pom
spring-cloud-cloudfoundry-dependencies
Spring Cloud Cloudfoundry Dependencies
diff --git a/spring-cloud-cloudfoundry-discovery/pom.xml b/spring-cloud-cloudfoundry-discovery/pom.xml
index b7298e8..8ef77c1 100644
--- a/spring-cloud-cloudfoundry-discovery/pom.xml
+++ b/spring-cloud-cloudfoundry-discovery/pom.xml
@@ -8,7 +8,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.0.RC1
..
diff --git a/spring-cloud-cloudfoundry-sample/pom.xml b/spring-cloud-cloudfoundry-sample/pom.xml
index 0384d65..0de1761 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
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.0.RC1
..
diff --git a/spring-cloud-cloudfoundry-web/pom.xml b/spring-cloud-cloudfoundry-web/pom.xml
index 517eb02..d11d683 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
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.0.RC1
..
diff --git a/spring-cloud-starter-cloudfoundry/pom.xml b/spring-cloud-starter-cloudfoundry/pom.xml
index f418778..b9e6f5c 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
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.0.RC1
..
spring-cloud-starter-cloudfoundry