This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch release-2.0.0-M8-RC5 in repository https://gitbox.apache.org/repos/asf/isis.git
commit 1a0e2a02ef4ad427cf2424d14b2e147197dcb040 Author: Dan Haywood <[email protected]> AuthorDate: Mon Oct 3 06:40:34 2022 +0100 ISIS-2965: updates project build timestamp --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 4042466eb0..95f6a9cede 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -312,7 +312,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif <maven.plugin.tools.version>3.6.4</maven.plugin.tools.version> <!-- for m-plugin-p and maven-plugin-annotations --> <assembly.tarLongFileMode>posix</assembly.tarLongFileMode> - <project.build.outputTimestamp>2022-10-01T16:36:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-10-03T05:39:00Z</project.build.outputTimestamp> <!-- APACHE ISIS customisation 6/21: start -->
