We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 635c7ba commit 802ac40Copy full SHA for 802ac40
pom.xml
@@ -150,6 +150,9 @@
150
<checkstyleHeaderLocation>org/forgerock/checkstyle/default-java-header</checkstyleHeaderLocation>
151
<checkstyleFailOnError>true</checkstyleFailOnError>
152
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
+
156
<!-- clirr-maven-plugin -->
157
<clirrPluginVersion>2.6.1</clirrPluginVersion>
158
0 commit comments