We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a46a62 commit 5c3cb89Copy full SHA for 5c3cb89
spring-vault-distribution/pom.xml
@@ -89,6 +89,9 @@
89
<replaceregex pattern="([\d]+\.[\d]+)(\..*)" replace="\1" />
90
</filterchain>
91
</loadresource>
92
+ <tstamp>
93
+ <format pattern="yyyy" property="current.year"/>
94
+ </tstamp>
95
</target>
96
<exportAntProperties>true</exportAntProperties>
97
</configuration>
0 commit comments