You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2022/12/01 16:02:55 UTC

[commons-statistics] 07/09: Drop TODO note to tidy the pom

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-statistics.git

commit 619752823f0e42a369ce0309c2e94545c9887494
Author: aherbert <ah...@apache.org>
AuthorDate: Thu Dec 1 14:37:54 2022 +0000

    Drop TODO note to tidy the pom
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 56ebe9d..73aea1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,6 @@
   </dependencies>
 
   <build>
-    <!--  TODO: Add binary compatibility check when released. -->
     <defaultGoal>clean verify javadoc:javadoc</defaultGoal>
     <plugins>
       <plugin>