git-commit-id-maven-plugin icon indicating copy to clipboard operation
git-commit-id-maven-plugin copied to clipboard

#674: parse 'project.build.outputTimestamp' formatted as ISO 8601

Open TheSnoozer opened this issue 1 year ago • 0 comments

#674: parse 'project.build.outputTimestamp' formatted as ISO 8601

Context

Contributor Checklist

  • [ ] Added relevant integration or unit tests to verify the changes
  • [ ] Update the Readme or any other documentation (including relevant Javadoc)
  • [ ] Ensured that tests pass locally: mvn clean package
  • [ ] Ensured that the code meets the current checkstyle coding style definition: mvn clean verify -Pcheckstyle -Dmaven.test.skip=true -B

TheSnoozer avatar Feb 12 '24 18:02 TheSnoozer