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>
|
<configuration>
|
||||||
<sourceHighlighter>coderay</sourceHighlighter>
|
<sourceHighlighter>coderay</sourceHighlighter>
|
||||||
<attributes>
|
<attributes>
|
||||||
<mapstructVersion>1.1.0.Beta1</mapstructVersion>
|
<mapstructVersion>${project.version}</mapstructVersion>
|
||||||
<icons>font</icons>
|
<icons>font</icons>
|
||||||
</attributes>
|
</attributes>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user