Skip to content

Commit 2e5f29d

Browse files
committed
Add springDocsUrl Asciidoctor attribute.
Fixes #1895.
1 parent 95ab0ad commit 2e5f29d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

parent/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@
465465
<projectVersion>${project.version}</projectVersion>
466466
<aspectjVersion>${aspectj}</aspectjVersion>
467467
<querydslVersion>${querydsl}</querydslVersion>
468+
<springDocsUrl>https://docs.spring.io/spring-framework/docs/${spring}/reference/html</springDocsUrl>
468469
<springVersion>${spring}</springVersion>
469470
<releasetrainVersion>${releasetrain}</releasetrainVersion>
470471
<allow-uri-read>true</allow-uri-read>

0 commit comments

Comments
 (0)