This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-logging.git
The following commit(s) were added to refs/heads/master by this push: new 177c7fb Typo. 177c7fb is described below commit 177c7fbeb1254217696f7d474b5755c024e95ee5 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Dec 14 15:33:43 2020 -0500 Typo. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 125efb6..47ac973 100644 --- a/pom.xml +++ b/pom.xml @@ -178,7 +178,7 @@ under the License. <build> <!-- TODO spotbugs:check --> - <!-- TODO replace clirr:check with japicmp:cmp --> + <!-- TODO replace clirr:check with japicmp:cmp --> <defaultGoal>clean apache-rat:check clirr:check javadoc:javadoc package</defaultGoal> <plugins>