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

commit 315c824e325c1aceb3db65a7408b3bbc410d8b88
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Sep 8 17:10:01 2026 -0400

    Fix title.
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f979a3d8..8f8957c3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -41,7 +41,7 @@ The <action> type attribute can be add,update,fix,remove.
 <document xmlns="http://maven.apache.org/changes/2.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 
https://maven.apache.org/xsd/changes-2.0.0.xsd";>
   <properties>
-    <title>Apache Commons IO Release Notes</title>
+    <title>Apache Commons Jelly Release Notes</title>
   </properties>
   <body>
     <release version="1.1.0" date="YYYY-MM-DD" description="Java 8 required.">

Reply via email to