mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
#842 Use project.version as MapStruct version in the documentation
This commit is contained in:
parent
7d967578ea
commit
c05d44845d
@ -67,7 +67,7 @@
|
||||
<configuration>
|
||||
<sourceHighlighter>coderay</sourceHighlighter>
|
||||
<attributes>
|
||||
<mapstructVersion>1.1.0.Beta1</mapstructVersion>
|
||||
<mapstructVersion>${project.version}</mapstructVersion>
|
||||
<icons>font</icons>
|
||||
</attributes>
|
||||
</configuration>
|
||||
|
Loading…
x
Reference in New Issue
Block a user