This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git
The following commit(s) were added to refs/heads/master by this push: new b1a9887e Correct comment b1a9887e is described below commit b1a9887e75804b095598047bda3b7774d81510b0 Author: Alex Herbert <aherb...@apache.org> AuthorDate: Thu Jun 12 15:30:27 2025 +0100 Correct comment --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1a4bad18..7f60aa5c 100644 --- a/pom.xml +++ b/pom.xml @@ -667,7 +667,7 @@ This is avoided by creating an empty directory when svn is not available. </configurationFile> </analysisConfigurationFiles> <!-- Note: Property 'reportSeverity' is deprecated but newer 'reportCriticality' - does work as documented. --> + does not work as documented. --> <reportSeverity>equivalent</reportSeverity> <reportCriticality>allowed</reportCriticality> </configuration>