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


The following commit(s) were added to refs/heads/master by this push:
     new cc1d5749 Better description
cc1d5749 is described below

commit cc1d57497afdfe70a0de3390ef3ff65f5b0d24da
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri May 23 10:30:12 2025 -0400

    Better description
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ed45e18e..92f4958e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
   <artifactId>commons-exec</artifactId>
   <version>1.5.1-SNAPSHOT</version>
   <inceptionYear>2005</inceptionYear>
-  <description>Apache Commons Exec is a library to reliably execute external 
processes from within the JVM.</description>
+  <description>AApache Commons Exec is a library that reliably executes 
external processes from within the JVM.</description>
   <url>https://commons.apache.org/proper/commons-exec/</url>
   <distributionManagement>
     <site>

Reply via email to