diff --git a/README.adoc b/README.adoc index e813995a..bad741e6 100644 --- a/README.adoc +++ b/README.adoc @@ -83,7 +83,7 @@ credentials and you already have those. The projects that require middleware generally include a `docker-compose.yml`, so consider using -https://compose.docker.io/[Docker Compose] to run the middeware servers +https://docs.docker.com/compose/[Docker Compose] to run the middeware servers in Docker containers. See the README in the https://github.com/spring-cloud-samples/scripts[scripts demo repository] for specific instructions about the common cases of mongo, @@ -273,6 +273,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/ ---- diff --git a/pom.xml b/pom.xml index 58fe3c8a..2fb182cb 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 1.0.3.RELEASE 2.2.0.BUILD-SNAPSHOT - Germantown.BUILD-SNAPSHOT + Horsham.BUILD-SNAPSHOT