diff --git a/src/main/asciidoc/dependencies.adoc b/src/main/asciidoc/dependencies.adoc index 3a5d86d5e..52992a005 100644 --- a/src/main/asciidoc/dependencies.adoc +++ b/src/main/asciidoc/dependencies.adoc @@ -5,14 +5,14 @@ Due to the different inception dates of individual Spring Data modules, most of .Using the Spring Data release train BOM ==== -[source, xml] +[source, xml, subs="+attributes"] ---- org.springframework.data spring-data-releasetrain - ${release-train} + {releasetrainVersion} import pom