Skip to content

Commit 74b34b9

Browse files
authored
Merge pull request #765 from hazendaz/master
[pom] Move comment so its not trailing
2 parents 9d493fd + 9ead0cd commit 74b34b9

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
@@ -331,10 +331,11 @@
331331
</systemProperties>
332332
</configuration>
333333
</plugin>
334-
<plugin><!-- prepare site content by filtering ${project.*} values-->
334+
<plugin>
335335
<groupId>org.apache.maven.plugins</groupId>
336336
<artifactId>maven-resources-plugin</artifactId>
337337
<executions>
338+
<!-- prepare site content by filtering ${project.*} values-->
338339
<execution>
339340
<id>filter-site</id>
340341
<phase>pre-site</phase>

0 commit comments

Comments
 (0)