diff --git a/README.adoc b/README.adoc
index d3072c5..91ba0b6 100644
--- a/README.adoc
+++ b/README.adoc
@@ -258,6 +258,7 @@ $ touch .springformat
==== Intellij IDEA
In order to setup Intellij you should import our coding conventions, inspection profiles and set up the checkstyle plugin.
+The following files can be found in the https://github.com/spring-cloud/spring-cloud-build/tree/master/spring-cloud-build-tools[Spring Cloud Build] project.
.spring-cloud-build-tools/
----
@@ -302,4 +303,4 @@ Go to `File` -> `Settings` -> `Other settings` -> `Checkstyle`. There click on t
- `checkstyle.suppressions.file` - default suppressions. Please point it to the Spring Cloud Build's, `spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml` file either in your cloned repo or via the `https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/spring-cloud-build-tools/src/checkstyle/checkstyle-suppressions.xml` URL.
- `checkstyle.additional.suppressions.file` - this variable corresponds to suppressions in your local project. E.g. you're working on `spring-cloud-contract`. Then point to the `project-root/src/checkstyle/checkstyle-suppressions.xml` folder. Example for `spring-cloud-contract` would be: `/home/username/spring-cloud-contract/src/checkstyle/checkstyle-suppressions.xml`.
-IMPORTANT: Remember to set the `Scan Scope` to `All sources` since we apply checkstyle rules for production and test sources.
+IMPORTANT: Remember to set the `Scan Scope` to `All sources` since we apply checkstyle rules for production and test sources.
\ No newline at end of file
diff --git a/docs/pom.xml b/docs/pom.xml
index 94f5d64..a6f0f92 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-cloudfoundry
- 2.2.0.BUILD-SNAPSHOT
+ 2.2.0.M1
spring-cloud-cloudfoundry-docs
pom
diff --git a/pom.xml b/pom.xml
index f60fdd2..867d29c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
4.0.0
spring-cloud-cloudfoundry
- 2.2.0.BUILD-SNAPSHOT
+ 2.2.0.M1
pom
org.springframework.cloud
spring-cloud-build
- 2.2.0.BUILD-SNAPSHOT
+ 2.2.0.M3
@@ -19,8 +19,8 @@
3.9.0.RELEASE
cloudfoundry
${basedir}
- 2.2.0.BUILD-SNAPSHOT
- 2.2.0.BUILD-SNAPSHOT
+ 2.2.0.M1
+ 2.2.0.M1
diff --git a/spring-cloud-cloudfoundry-commons/pom.xml b/spring-cloud-cloudfoundry-commons/pom.xml
index 0cfca1a..4e1c9a1 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.BUILD-SNAPSHOT
+ 2.2.0.M1
..
diff --git a/spring-cloud-cloudfoundry-dependencies/pom.xml b/spring-cloud-cloudfoundry-dependencies/pom.xml
index 07bc2c8..3305a47 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.BUILD-SNAPSHOT
+ 2.2.0.M3
spring-cloud-cloudfoundry-dependencies
- 2.2.0.BUILD-SNAPSHOT
+ 2.2.0.M1
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 535e429..9b9c165 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.BUILD-SNAPSHOT
+ 2.2.0.M1
..
diff --git a/spring-cloud-cloudfoundry-sample/pom.xml b/spring-cloud-cloudfoundry-sample/pom.xml
index fd97be2..f9eccf8 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.BUILD-SNAPSHOT
+ 2.2.0.M1
..
diff --git a/spring-cloud-cloudfoundry-web/pom.xml b/spring-cloud-cloudfoundry-web/pom.xml
index ec3c8df..19247b6 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.BUILD-SNAPSHOT
+ 2.2.0.M1
..
diff --git a/spring-cloud-starter-cloudfoundry/pom.xml b/spring-cloud-starter-cloudfoundry/pom.xml
index 92211e6..aa80238 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.BUILD-SNAPSHOT
+ 2.2.0.M1
..
spring-cloud-starter-cloudfoundry