From feb842c4875b6c29eae674b81ebdaa017eaa73f1 Mon Sep 17 00:00:00 2001 From: Roland Weisleder Date: Wed, 25 Oct 2017 21:29:27 +0200 Subject: [PATCH] Remove static Boot version from documentation Closes gh-10774 --- spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc b/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc index 6522f889763..c04c8a5dbc7 100644 --- a/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc +++ b/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc @@ -301,14 +301,14 @@ To declare dependencies a typical `ivy.xml` file will look something like this: A typical `build.xml` will look like this: -[source,xml,indent=0] +[source,xml,indent=0,subs="verbatim,quotes,attributes"] ---- - +