Skip to content

Commit 6cb6b28

Browse files
committed
Polishing.
Add missing Antora property. See #3262
1 parent 76defe0 commit 6cb6b28

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ asciidoc:
66
attribute-missing: 'warn'
77
chomp: 'all'
88
version: ${project.version}
9+
copyright-year: ${current.year}
910
springversionshort: ${spring.short}
1011
springversion: ${spring}
1112
spring-data-commons-javadoc-base: https://docs.spring.io/spring-data/data-commons/docs/{version}/api/

0 commit comments

Comments
 (0)