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

commit 813703f0b1e23c0a01fe63b6ea22e98bf7197915
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Dec 10 06:16:45 2024 -0500

    Reduce whitespace
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 117ea032..e09bfee4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,6 @@
     and manipulating text that should be of use in a Java environment.
   </description>
   <url>https://commons.apache.org/proper/commons-text</url>
-
   <properties>
     <project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
@@ -88,7 +87,6 @@
     <commons.jacoco.complexityRatio>0.94</commons.jacoco.complexityRatio>
     <commons.jacoco.lineRatio>0.98</commons.jacoco.lineRatio>    
   </properties>
-
   <dependencies>
     <dependency>
       <groupId>org.apache.commons</groupId>

Reply via email to