elharo commented on code in PR #412:
URL: https://github.com/apache/maven-site/pull/412#discussion_r1174569591


##########
pom.xml:
##########
@@ -55,7 +55,8 @@
 
   <properties>
     <maven.site.path>maven-site</maven.site.path>
-    <project.build.outputTimestamp>x</project.build.outputTimestamp><!-- 
disable Reproducible Builds that makes the site build time fixed at last 
release time -->
+    <project.build.outputTimestamp>x</project.build.outputTimestamp>
+    <!-- disable Reproducible Builds that makes the site build time fixed at 
last release time -->

Review Comment:
   I'm not sure what you mean. In any case, this is exactly how spotless 
changed the existing file, nothing else.



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