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-numbers.git
commit d1b9542dac9a36d7a8ddf3dcc313553b28a6a12c Author: aherbert <aherb...@apache.org> AuthorDate: Mon Jun 29 15:59:25 2020 +0100 Remove commented out code --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9590f66..aa77692 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,6 @@ <artifactId>maven-compiler-plugin</artifactId> <configuration> <compilerArgs> - <!-- <arg>-verbose</arg> --> <arg>-Xlint:all,-options,-path</arg> </compilerArgs> </configuration>