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 4b3aec7dbcfda3808985908ab8418cda89a471df
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Apr 11 06:34:15 2025 -0400

    Simplify text
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9fb4823c..0b957b24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>commons-text</artifactId>
   <version>1.13.2-SNAPSHOT</version>
   <name>Apache Commons Text</name>
-  <description>Apache Commons Text is a set of utility functions and reusable 
components for the purpose of processing
+  <description>Apache Commons Text is a set of utility functions and reusable 
components for processing
     and manipulating text that should be of use in a Java environment.
   </description>
   <url>https://commons.apache.org/proper/commons-text</url>

Reply via email to