Skip to content

Commit 60a0283

Browse files
hazendazkazuki43zoo
authored andcommitted
[pom] Move comment so its not trailing
(cherry picked from commit 9ead0cd)
1 parent 229bc24 commit 60a0283

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,10 +327,11 @@
327327
</systemProperties>
328328
</configuration>
329329
</plugin>
330-
<plugin><!-- prepare site content by filtering ${project.*} values-->
330+
<plugin>
331331
<groupId>org.apache.maven.plugins</groupId>
332332
<artifactId>maven-resources-plugin</artifactId>
333333
<executions>
334+
<!-- prepare site content by filtering ${project.*} values-->
334335
<execution>
335336
<id>filter-site</id>
336337
<phase>pre-site</phase>

0 commit comments

Comments
 (0)