Skip to content

Commit bbc9cdd

Browse files
committed
Refine version properties for documentation build.
See spring-projects/spring-data-build#2638
1 parent 1337e3c commit bbc9cdd

File tree

1 file changed

+2
-0
lines changed
  • src/main/antora/resources/antora-resources

1 file changed

+2
-0
lines changed

src/main/antora/resources/antora-resources/antora.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ asciidoc:
2020
springhateoasversion: '${spring-hateoas}'
2121
releasetrainversion: '${releasetrain}'
2222
store: Neo4j
23+
neo4jGroupId: ${project.groupId}
24+
artifactId: ${project.artifactId}
2325
groupIdStarter: org.springframework.boot
2426
artifactIdStarter: spring-boot-starter-data-neo4j
2527
docs-neo4j-docker-version: 5

0 commit comments

Comments
 (0)