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

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


The following commit(s) were added to refs/heads/master by this push:
     new c16b757  An RC3 will be required.
c16b757 is described below

commit c16b757f7545fd25df45411b5c55e5fde675924f
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Nov 20 13:34:23 2025 +0000

    An RC3 will be required.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 74d5a0b..e9e6ac4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
     <commons.componentid>daemon</commons.componentid>
     <commons.module.name>org.apache.commons.daemon</commons.module.name>
     <commons.release.version>1.5.0</commons.release.version>
-    <commons.rc.version>RC2</commons.rc.version>
+    <commons.rc.version>RC3</commons.rc.version>
     <commons.bc.version>1.4.1</commons.bc.version>
     <commons.jira.id>DAEMON</commons.jira.id>
     <commons.jira.pid>12310468</commons.jira.pid>

Reply via email to