From b3c0e0974bedfdede550a656712f4d58cfef0afa Mon Sep 17 00:00:00 2001 From: Gabriele Cardosi Date: Thu, 18 Jan 2024 17:32:40 +0100 Subject: [PATCH] [incubator-kie-issues#820] Make Drools and Kogito build reproducible (#3356) * [incubator-kie-issues-824] Upgrade maven plugin versions inside kogito-runtimes * [incubator-kie-issues#820] WIP * [incubator-kie-issues#820] Working mvn artifact:check-buildplan --------- Co-authored-by: Enrique Gonzalez Martinez Co-authored-by: BAMOE CI --- kogito-build/kogito-build-no-bom-parent/pom.xml | 2 +- pom.xml | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/kogito-build/kogito-build-no-bom-parent/pom.xml b/kogito-build/kogito-build-no-bom-parent/pom.xml index e0b33083d18..98041ecfe75 100644 --- a/kogito-build/kogito-build-no-bom-parent/pom.xml +++ b/kogito-build/kogito-build-no-bom-parent/pom.xml @@ -134,7 +134,7 @@ 3.7.1 3.0.0 3.6.1.1688 - 3.0.1 + 3.2.1 3.1.2 3.1.2 2.4 diff --git a/pom.xml b/pom.xml index 317c4236534..212d8377a65 100644 --- a/pom.xml +++ b/pom.xml @@ -52,8 +52,25 @@ --> UTF-8 + 2024-01-16T00:00:00Z + 3.4.1 + + + + + org.apache.maven.plugins + maven-artifact-plugin + ${version.maven.artifact.plugin} + + ${project.build.outputTimestamp} + + + + + +