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

[commons-collections] branch master updated: Format tweak

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


The following commit(s) were added to refs/heads/master by this push:
     new d5b38edf5 Format tweak
d5b38edf5 is described below

commit d5b38edf52f7b016f9380d9c563b98467f16a4b7
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Nov 6 11:55:02 2022 -0500

    Format tweak
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index afb262aa9..42877787d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -597,7 +597,6 @@
 
   </properties>
 
-
   <build>
     <defaultGoal>clean verify apache-rat:check pmd:check checkstyle:check japicmp:cmp javadoc:javadoc</defaultGoal>
     <pluginManagement>