This is an automated email from the ASF dual-hosted git repository. markt-asf pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
commit 2eb6a0ac6ef45af93fccf79498fea16d38cb207b Author: Mark Thomas <[email protected]> AuthorDate: Tue May 19 18:04:50 2026 +0100 Going to need RC2 to pick up correct Windows binaries --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ffb8143..92eb7ee 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.6.0</commons.release.version> - <commons.rc.version>RC1</commons.rc.version> + <commons.rc.version>RC2</commons.rc.version> <commons.bc.version>1.5.1</commons.bc.version> <commons.jira.id>DAEMON</commons.jira.id> <commons.jira.pid>12310468</commons.jira.pid>
