This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch release-2.0.0-M8-RC4 in repository https://gitbox.apache.org/repos/asf/isis.git
commit ddde28dbc85b7940cdba47226e633131fca33781 Author: Dan Haywood <[email protected]> AuthorDate: Sun Oct 2 10:58:02 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..7c94b0c8e8 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-02T09:56:00Z</project.build.outputTimestamp> <!-- APACHE ISIS customisation 6/21: start -->
