Skip to content

Commit 802ac40

Browse files
committed
[COMMONS-7] Add a comment about usage of expressions.
1 parent 635c7ba commit 802ac40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@
150150
<checkstyleHeaderLocation>org/forgerock/checkstyle/default-java-header</checkstyleHeaderLocation>
151151
<checkstyleFailOnError>true</checkstyleFailOnError>
152152

153+
<!-- Thanks to the usage of properties, each project using this POM as parent-pom can easily use its own plugin version
154+
(useful when you have some constraints on a given version and if the parent doesn't give you the one you need ...) -->
155+
153156
<!-- clirr-maven-plugin -->
154157
<clirrPluginVersion>2.6.1</clirrPluginVersion>
155158

0 commit comments

Comments
 (0)