jbonofre commented on code in PR #1420:
URL: https://github.com/apache/activemq/pull/1420#discussion_r2068434995
##########
pom.xml:
##########
@@ -32,6 +32,10 @@
<properties>
<maven.compiler.target>17</maven.compiler.target>
+
+ <!-- for reproducible builds -->
+
<project.build.outputTimestamp>2024-04-29T15:51:45Z</project.build.outputTimestamp>
Review Comment:
That's not needed as Apache POM 34 already set this.
--
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]
For further information, visit: https://activemq.apache.org/contact