diff --git a/README.adoc b/README.adoc index cc606d1c60..326c573522 100644 --- a/README.adoc +++ b/README.adoc @@ -1109,15 +1109,15 @@ Example of a `pom.xml` inside the `server` folder. org.springframework.boot spring-boot-starter-parent - 1.5.4.RELEASE + 2.0.0.BUILD-SNAPSHOT UTF-8 1.8 - 1.2.0.BUILD-SNAPSHOT - Edgware.BUILD-SNAPSHOT + 2.0.0.BUILD-SNAPSHOT + Finchley.BUILD-SNAPSHOT true diff --git a/docs/src/main/asciidoc/spring-cloud-contract.adoc b/docs/src/main/asciidoc/spring-cloud-contract.adoc index a733dbb7de..ec2be2de46 100644 --- a/docs/src/main/asciidoc/spring-cloud-contract.adoc +++ b/docs/src/main/asciidoc/spring-cloud-contract.adoc @@ -5,7 +5,7 @@ :numbered: :icons: font :sectlinks: true -:branch: master +:branch: 2.0.x = Spring Cloud Contract