This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/isis.git
commit 0a69343c274ab043e71387aaa7bbab1edf45b31a Author: Dan Haywood <[email protected]> AuthorDate: Sun Sep 25 12:39:08 2022 +0100 ISIS-2965: updates project.build.outputTimestamp --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index f5ab76eebb..77e8dfee7d 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-08-22T15:28:38Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-09-25T11:38:00Z</project.build.outputTimestamp> <!-- APACHE ISIS customisation 6/21: start -->
