From 4b14e6dc3443dfc725f84a3eb888335bc134183f Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Tue, 5 Jun 2018 16:16:51 -0400 Subject: [PATCH] Updates boot reference to 2.0.0 --- README.adoc | 2 +- docs/src/main/asciidoc/quickstart.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 8492d881..ef82af01 100644 --- a/README.adoc +++ b/README.adoc @@ -149,7 +149,7 @@ the test cases). Example Maven configuration: org.springframework.boot spring-boot-starter-parent - 1.5.4.RELEASE + 2.0.0.RELEASE diff --git a/docs/src/main/asciidoc/quickstart.adoc b/docs/src/main/asciidoc/quickstart.adoc index 7b9c586b..abadd7fa 100644 --- a/docs/src/main/asciidoc/quickstart.adoc +++ b/docs/src/main/asciidoc/quickstart.adoc @@ -113,7 +113,7 @@ the test cases). Example Maven configuration: org.springframework.boot spring-boot-starter-parent - 1.5.4.RELEASE + 2.0.0.RELEASE