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/03/07 19:55:51 UTC

[commons-lang] branch master updated: Remove extra whitespace.

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


The following commit(s) were added to refs/heads/master by this push:
     new 18bd973  Remove extra whitespace.
18bd973 is described below

commit 18bd97356423c6a9dcc8d963a46ec2010a4c21fd
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Mar 7 14:55:42 2022 -0500

    Remove extra whitespace.
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8f505fa..f7b965c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -666,7 +666,6 @@
     <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
   </properties>
 
-
   <build>
    <defaultGoal>clean verify apache-rat:check checkstyle:check japicmp:cmp spotbugs:check javadoc:javadoc</defaultGoal>
    <pluginManagement>