fpapon commented on a change in pull request #313:
URL: https://github.com/apache/shiro/pull/313#discussion_r672249031
##########
File path: pom.xml
##########
@@ -69,6 +69,7 @@
<shiro.previousVersion>1.7.1</shiro.previousVersion>
<!-- Replaced by the build number plugin at build time: -->
<buildNumber>${user.name}-${maven.build.timestamp}</buildNumber>
+ <project.build.outputTimestamp>1</project.build.outputTimestamp>
Review comment:
@bmarwell you mean setting this property with the original commit date
of the creation of the pom.xml?
##########
File path: pom.xml
##########
@@ -69,6 +69,7 @@
<shiro.previousVersion>1.7.1</shiro.previousVersion>
<!-- Replaced by the build number plugin at build time: -->
<buildNumber>${user.name}-${maven.build.timestamp}</buildNumber>
+ <project.build.outputTimestamp>1</project.build.outputTimestamp>
Review comment:
Ok, I updated the timestamp with the commit timestamp.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]