diff --git a/README.adoc b/README.adoc
index a690506..55d3748 100644
--- a/README.adoc
+++ b/README.adoc
@@ -96,11 +96,6 @@ https://eclipse.org[Eclipse] when working with the code. We use the
https://eclipse.org/m2e/[m2eclipse] eclipse plugin for maven support. Other IDEs and tools
should also work without issue as long as they use Maven 3.3.3 or better.
-==== Activate the Spring Maven profile
-Spring Cloud projects require the 'spring' Maven profile to be activated to resolve
-the spring milestone and snapshot repositories. Use your preferred IDE to set this
-profile to be active, or you may experience build errors.
-
==== Importing into eclipse with m2eclipse
We recommend the https://eclipse.org/m2e/[m2eclipse] eclipse plugin when working with
eclipse. If you don't already have m2eclipse installed it is available from the "eclipse
diff --git a/docs/pom.xml b/docs/pom.xml
index b72739a..9d5ad7d 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.2.RELEASE
+ 2.2.2.BUILD-SNAPSHOT
spring-cloud-cloudfoundry-docs
pom
diff --git a/pom.xml b/pom.xml
index 8ec7bb0..f4634ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
4.0.0
spring-cloud-cloudfoundry
- 2.2.2.RELEASE
+ 2.2.2.BUILD-SNAPSHOT
pom
org.springframework.cloud
spring-cloud-build
- 2.3.0.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
@@ -19,8 +19,8 @@
3.9.0.RELEASE
cloudfoundry
${basedir}
- 2.2.3.RELEASE
- 2.2.3.RELEASE
+ 2.2.3.BUILD-SNAPSHOT
+ 2.2.3.BUILD-SNAPSHOT
diff --git a/spring-cloud-cloudfoundry-commons/pom.xml b/spring-cloud-cloudfoundry-commons/pom.xml
index 95a3aa4..6de55f5 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.2.RELEASE
+ 2.2.2.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-cloudfoundry-dependencies/pom.xml b/spring-cloud-cloudfoundry-dependencies/pom.xml
index 3f79bd0..55b3df9 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.3.0.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
spring-cloud-cloudfoundry-dependencies
- 2.2.2.RELEASE
+ 2.2.2.BUILD-SNAPSHOT
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 2274c4d..5571f8b 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.2.RELEASE
+ 2.2.2.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-cloudfoundry-sample/pom.xml b/spring-cloud-cloudfoundry-sample/pom.xml
index ad8091a..390632e 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.2.RELEASE
+ 2.2.2.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-cloudfoundry-web/pom.xml b/spring-cloud-cloudfoundry-web/pom.xml
index af32529..1d88a84 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.2.RELEASE
+ 2.2.2.BUILD-SNAPSHOT
..
diff --git a/spring-cloud-starter-cloudfoundry/pom.xml b/spring-cloud-starter-cloudfoundry/pom.xml
index cdb27e5..9d3c505 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.2.RELEASE
+ 2.2.2.BUILD-SNAPSHOT
..
spring-cloud-starter-cloudfoundry