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 c2ddfd04 Updates for the next release
c2ddfd04 is described below

commit c2ddfd04272a4a406fd5a2c2c2adefd261dc1e77
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri May 23 14:14:00 2025 +0000

    Updates for the next release
---
 src/changes/changes.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a5be36fc..15141e1c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -21,8 +21,13 @@
           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 Exec Release Notes</title>
+      <title>Apache Commons Exec Release Notes</title>
     </properties>
+    <release version="1.5.1" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
+      <!-- FIX -->
+      <!-- ADD -->
+      <!-- UPDATE -->
+    </release>
     <body>
         <release version="1.5.0" date="2025-05-16" description="Maintenance 
and feature Release (Java 8 or above)">
             <!-- ADD -->

Reply via email to