This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git


The following commit(s) were added to refs/heads/master by this push:
     new c9ede1ba Fix typos.
c9ede1ba is described below

commit c9ede1bac718ddb414bdd86e79f56a7fc90129be
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 2 21:00:43 2026 +0000

    Fix typos.
---
 RELEASE-NOTES.txt | 6 +++---
 pom.xml           | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index f3ea8178..334bc810 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -6,7 +6,7 @@ The Apache Commons JEXL team is pleased to announce the release 
of Apache Common
 Introduction
 ------------
 
-Apache Commons JEXL is a library that enables scripting features in Java 
applications and frameworks..
+Apache Commons JEXL is a library that enables scripting features in Java 
applications and frameworks.
 
 This is a feature and maintenance release. Java 8 or later is required.
 
@@ -63,7 +63,7 @@ The Apache Commons JEXL team is pleased to announce the 
release of Apache Common
 Introduction
 ------------
 
-Apache Commons JEXL is a library that enables scripting features in Java 
applications and frameworks..
+Apache Commons JEXL is a library that enables scripting features in Java 
applications and frameworks.
 
 This is a feature and maintenance release. Java 8 or later is required.
 
@@ -97,7 +97,7 @@ The Apache Commons JEXL team is pleased to announce the 
release of Apache Common
 Introduction
 ------------
 
-Apache Commons JEXL is a library that enables scripting features in Java 
applications and frameworks..
+Apache Commons JEXL is a library that enables scripting features in Java 
applications and frameworks.
 
 This is a feature and maintenance release. Java 8 or later is required.
 
diff --git a/pom.xml b/pom.xml
index f6ce7b1c..99b41528 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <artifactId>commons-jexl3</artifactId>
     <version>3.7.1-SNAPSHOT</version>
     <name>Apache Commons JEXL</name>
-    <description>Apache Commons JEXL is a library that enables scripting 
features in Java applications and frameworks..</description>
+    <description>Apache Commons JEXL is a library that enables scripting 
features in Java applications and frameworks.</description>
     <url>https://commons.apache.org/proper/commons-jexl/</url>
     <inceptionYear>2001</inceptionYear>
     <properties>

Reply via email to