From 3f10774bb8545a6cc8801ea13d8d6e587e73d024 Mon Sep 17 00:00:00 2001 From: "AO Industries, Inc" Date: Sun, 3 Sep 2023 19:25:27 +0000 Subject: [PATCH] Reproducible build ${project.build.outputTimestamp} set back to ${git.commit.time}. The property was replaced with a fixed timestamp by Maven Release Plugin during the last release. This caused all child projects to incorrecly use the time that the parent was released, not that of the project's last commit as intended. --- all | 2 +- bom | 2 +- book/pom.xml | 2 +- model | 2 +- pom.xml | 2 +- servlet | 2 +- style | 2 +- taglib | 2 +- view | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/all b/all index 8ea37ea..0533710 160000 --- a/all +++ b/all @@ -1 +1 @@ -Subproject commit 8ea37eacb9dd267745fddf9bbc987192b74e9b17 +Subproject commit 0533710094efe603480d5ac1898b30c6ce3ec4da diff --git a/bom b/bom index 8770463..0558622 160000 --- a/bom +++ b/bom @@ -1 +1 @@ -Subproject commit 8770463666b2e4f46d76ec1bd57a3ee023702bae +Subproject commit 0558622c8257053b20ddf99ef182faf169c30669 diff --git a/book/pom.xml b/book/pom.xml index f8af190..ca6a90a 100644 --- a/book/pom.xml +++ b/book/pom.xml @@ -25,7 +25,7 @@ along with pragmatickm-task. If not, see . 4.0.0 - com.pragmatickmpragmatickm-parent1.17.0-POST-SNAPSHOT + com.pragmatickmpragmatickm-parent1.17.1-SNAPSHOT ../../parent/pom.xml diff --git a/model b/model index 1870410..e22b753 160000 --- a/model +++ b/model @@ -1 +1 @@ -Subproject commit 1870410e3baf4dd6a1bd8a8a0ca52c9e66c3d1db +Subproject commit e22b7536ac8b3110110995a51e29305c766ff066 diff --git a/pom.xml b/pom.xml index 4f84015..4eee276 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ along with pragmatickm-task. If not, see . 4.0.0 - com.pragmatickmpragmatickm-parent1.17.0-POST-SNAPSHOT + com.pragmatickmpragmatickm-parent1.17.1-SNAPSHOT ../parent/pom.xml diff --git a/servlet b/servlet index 9ff223a..231c5ab 160000 --- a/servlet +++ b/servlet @@ -1 +1 @@ -Subproject commit 9ff223a014c4df1312b72cc38b1c70c526abfdfa +Subproject commit 231c5aba64a5526420d98280107ac107b541d022 diff --git a/style b/style index c28e978..0471d51 160000 --- a/style +++ b/style @@ -1 +1 @@ -Subproject commit c28e978beb6a5c02dac7f20a7f4bfb4507546d96 +Subproject commit 0471d51731de61cbf09da5c24e6fcf0e51c2c995 diff --git a/taglib b/taglib index e498685..e63ea84 160000 --- a/taglib +++ b/taglib @@ -1 +1 @@ -Subproject commit e498685caea2bc54220af31734ba59b84f9aa136 +Subproject commit e63ea84263e8f8edecc4886f8d1b35608cdccb21 diff --git a/view b/view index 87aee8e..33c3810 160000 --- a/view +++ b/view @@ -1 +1 @@ -Subproject commit 87aee8ee3cecec0087faa2b47fb1b9eceb9fd29f +Subproject commit 33c381037a9ba3afdc0f17073639f620df60843d