Skip to content

Commit 5c3cb89

Browse files
committed
Polishing.
Fix current year rendering. See gh-935
1 parent 6a46a62 commit 5c3cb89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spring-vault-distribution/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@
8989
<replaceregex pattern="([\d]+\.[\d]+)(\..*)" replace="\1" />
9090
</filterchain>
9191
</loadresource>
92+
<tstamp>
93+
<format pattern="yyyy" property="current.year"/>
94+
</tstamp>
9295
</target>
9396
<exportAntProperties>true</exportAntProperties>
9497
</configuration>

0 commit comments

Comments
 (0)