gzurowski commented on code in PR #10441:
URL: https://github.com/apache/camel/pull/10441#discussion_r1244881194


##########
pom.xml:
##########
@@ -117,7 +117,7 @@
         <minimalJavaBuildVersion>${jdk.version}</minimalJavaBuildVersion>
 
         <!-- reproduceable builds: 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
-        <project.build.outputTimestamp>1</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1687211006</project.build.outputTimestamp>

Review Comment:
   Yes, the `maven-release-plugin` we are using is quite dated. We can try to 
upgrade. I am happy to test the release process with the upgraded plugin.



-- 
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]

Reply via email to