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-jxpath.git
commit 2fa776fc5cc5979069e80171f4122ca347e05174 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Sun Apr 13 09:18:02 2025 -0400 Prepare for next release candidate --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 550c509..e3dd285 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ <commons.release.version>1.4.0</commons.release.version> <commons.release.next>1.4.1</commons.release.next> <commons.release.isDistModule>true</commons.release.isDistModule> - <commons.rc.version>RC1</commons.rc.version> + <commons.rc.version>RC2</commons.rc.version> <commons.bc.version>1.3</commons.bc.version> <commons.release.desc>(Java 8 or above)</commons.release.desc> <commons.jira.id>JXPATH</commons.jira.id>