mariofusco commented on code in PR #5650:
URL: 
https://github.com/apache/incubator-kie-drools/pull/5650#discussion_r1450741660


##########
pom.xml:
##########
@@ -140,6 +140,25 @@
     </mailingList>
   </mailingLists>
 
+  <properties>
+    
<project.build.outputTimestamp>2024-01-12T00:00:00Z</project.build.outputTimestamp>
+  </properties>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-artifact-plugin</artifactId>
+          <version>3.3.0</version>

Review Comment:
   Done. I'm using version `3.4.1` now. Actually there is also a `3.5.0` 
release available, but the reproducible build check doesn't work if I try to 
use it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to