diff --git a/.flattened-pom.xml b/.flattened-pom.xml
index c7d99e9..53689dc 100644
--- a/.flattened-pom.xml
+++ b/.flattened-pom.xml
@@ -5,12 +5,12 @@
org.springframework.cloud
spring-cloud-build
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
pom
Spring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
diff --git a/docs/.flattened-pom.xml b/docs/.flattened-pom.xml
index 1a12a3a..1f14ada 100644
--- a/docs/.flattened-pom.xml
+++ b/docs/.flattened-pom.xml
@@ -5,11 +5,11 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-cloudfoundry-docs
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
pom
Spring Cloud for Cloud Foundry Docs
Spring Cloud Docs
@@ -100,25 +100,25 @@
org.springframework.cloud
spring-cloud-starter-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
org.springframework.cloud
spring-cloud-cloudfoundry-commons
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
org.springframework.cloud
spring-cloud-cloudfoundry-web
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
org.springframework.cloud
spring-cloud-cloudfoundry-discovery
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
diff --git a/docs/pom.xml b/docs/pom.xml
index 3c5e50f..bedfd76 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
spring-cloud-cloudfoundry-docs
pom
diff --git a/pom.xml b/pom.xml
index 6ac4d2d..ba2a481 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
4.0.0
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
pom
org.springframework.cloud
spring-cloud-build
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
@@ -19,8 +19,8 @@
3.9.0.RELEASE
cloudfoundry
${basedir}
- 2.2.0.RC2
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
+ 2.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-cloudfoundry-commons/.flattened-pom.xml b/spring-cloud-cloudfoundry-commons/.flattened-pom.xml
index 681a56c..c3947d9 100644
--- a/spring-cloud-cloudfoundry-commons/.flattened-pom.xml
+++ b/spring-cloud-cloudfoundry-commons/.flattened-pom.xml
@@ -5,12 +5,12 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
..
org.springframework.cloud
spring-cloud-cloudfoundry-commons
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
Spring Cloud CloudFoundry Commons
https://spring.io/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-commons
diff --git a/spring-cloud-cloudfoundry-commons/pom.xml b/spring-cloud-cloudfoundry-commons/pom.xml
index 9535e39..0cfca1a 100644
--- a/spring-cloud-cloudfoundry-commons/pom.xml
+++ b/spring-cloud-cloudfoundry-commons/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-cloudfoundry-dependencies/pom.xml b/spring-cloud-cloudfoundry-dependencies/pom.xml
index fa76250..07bc2c8 100644
--- a/spring-cloud-cloudfoundry-dependencies/pom.xml
+++ b/spring-cloud-cloudfoundry-dependencies/pom.xml
@@ -6,11 +6,11 @@
spring-cloud-dependencies-parent
org.springframework.cloud
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
spring-cloud-cloudfoundry-dependencies
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
pom
spring-cloud-cloudfoundry-dependencies
Spring Cloud Cloudfoundry Dependencies
diff --git a/spring-cloud-cloudfoundry-discovery/.flattened-pom.xml b/spring-cloud-cloudfoundry-discovery/.flattened-pom.xml
index 145da14..2095a0e 100644
--- a/spring-cloud-cloudfoundry-discovery/.flattened-pom.xml
+++ b/spring-cloud-cloudfoundry-discovery/.flattened-pom.xml
@@ -5,12 +5,12 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
..
org.springframework.cloud
spring-cloud-cloudfoundry-discovery
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
Spring Cloud CloudFoundry Discovery
https://spring.io/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-discovery
@@ -99,7 +99,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry-commons
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
@@ -126,26 +126,26 @@
org.springframework.cloud
spring-cloud-context
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
org.springframework.cloud
spring-cloud-commons
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
org.springframework.cloud
spring-cloud-netflix-hystrix
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
true
org.springframework.cloud
spring-cloud-starter-netflix-ribbon
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
true
diff --git a/spring-cloud-cloudfoundry-discovery/pom.xml b/spring-cloud-cloudfoundry-discovery/pom.xml
index 2051e44..445f620 100644
--- a/spring-cloud-cloudfoundry-discovery/pom.xml
+++ b/spring-cloud-cloudfoundry-discovery/pom.xml
@@ -9,7 +9,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-cloudfoundry-sample/.flattened-pom.xml b/spring-cloud-cloudfoundry-sample/.flattened-pom.xml
index 5b292b4..ac7ea86 100644
--- a/spring-cloud-cloudfoundry-sample/.flattened-pom.xml
+++ b/spring-cloud-cloudfoundry-sample/.flattened-pom.xml
@@ -5,12 +5,12 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
..
org.springframework.cloud
spring-cloud-cloudfoundry-sample
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
Spring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
https://spring.io/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-sample
@@ -106,13 +106,13 @@
org.springframework.cloud
spring-cloud-commons
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
org.springframework.cloud
spring-cloud-cloudfoundry-discovery
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
diff --git a/spring-cloud-cloudfoundry-sample/pom.xml b/spring-cloud-cloudfoundry-sample/pom.xml
index 7521737..fd97be2 100644
--- a/spring-cloud-cloudfoundry-sample/pom.xml
+++ b/spring-cloud-cloudfoundry-sample/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-cloudfoundry-web/.flattened-pom.xml b/spring-cloud-cloudfoundry-web/.flattened-pom.xml
index a694371..4e29641 100644
--- a/spring-cloud-cloudfoundry-web/.flattened-pom.xml
+++ b/spring-cloud-cloudfoundry-web/.flattened-pom.xml
@@ -5,12 +5,12 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
..
org.springframework.cloud
spring-cloud-cloudfoundry-web
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
Spring Cloud CloudFoundry Web
https://spring.io/spring-cloud/spring-cloud-cloudfoundry/spring-cloud-cloudfoundry-web
diff --git a/spring-cloud-cloudfoundry-web/pom.xml b/spring-cloud-cloudfoundry-web/pom.xml
index 5ca2e6e..ec3c8df 100644
--- a/spring-cloud-cloudfoundry-web/pom.xml
+++ b/spring-cloud-cloudfoundry-web/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-starter-cloudfoundry/.flattened-pom.xml b/spring-cloud-starter-cloudfoundry/.flattened-pom.xml
index aff71ad..0d77a22 100644
--- a/spring-cloud-starter-cloudfoundry/.flattened-pom.xml
+++ b/spring-cloud-starter-cloudfoundry/.flattened-pom.xml
@@ -5,12 +5,12 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
..
org.springframework.cloud
spring-cloud-starter-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
spring-cloud-starter-cloudfoundry
Spring Cloud Starter
https://projects.spring.io/spring-cloud
@@ -100,7 +100,7 @@
org.springframework.cloud
spring-cloud-starter
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
compile
diff --git a/spring-cloud-starter-cloudfoundry/pom.xml b/spring-cloud-starter-cloudfoundry/pom.xml
index d37487b..92211e6 100644
--- a/spring-cloud-starter-cloudfoundry/pom.xml
+++ b/spring-cloud-starter-cloudfoundry/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.RC2
+ 2.2.0.BUILD-SNAPSHOT
..
spring-cloud-starter-cloudfoundry