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


##########
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:
   should be one line upper



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to