From d45e2918a7623b0d03993a0760928607eb2f2b70 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 8 Apr 2019 12:41:50 +0000 Subject: [PATCH] Bumping versions --- README.adoc | 2 +- spring-cloud-function-dependencies/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index e295b3115..f04b04876 100644 --- a/README.adoc +++ b/README.adoc @@ -158,7 +158,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, diff --git a/spring-cloud-function-dependencies/pom.xml b/spring-cloud-function-dependencies/pom.xml index 3eb6f61f2..5980d3b01 100644 --- a/spring-cloud-function-dependencies/pom.xml +++ b/spring-cloud-function-dependencies/pom.xml @@ -6,7 +6,7 @@ spring-cloud-dependencies-parent org.springframework.cloud - 2.1.3.RELEASE + 2.1.4.RELEASE spring-cloud-function-dependencies