Skip to content

Commit

Permalink
[MRESOURCES-299] Be more accurate on using filtering element (#80)
Browse files Browse the repository at this point in the history
Co-authored-by: Piotrek Żygieło <[email protected]>
  • Loading branch information
pzygielo and pzygielo authored Oct 23, 2024
1 parent 9b76379 commit a133663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/apt/examples/filter.apt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ mvn resources:resources
Hello ${name}
+-----+

However, if we add a <<<\<filtering\>>>> tag to our POM and set it to <<<true>>> like this:
However, if we add a <<<\<filtering\>>>> element to our POM and set it to <<<true>>> like this:

+-----+
<project>
Expand Down

0 comments on commit a133663

Please sign in to comment.