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 461e4bad39aea96b597f075e476d48ebb76af213 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Fri Apr 18 13:04:38 2025 +0000 Updates for the next release --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6ff1672..f536948 100644 --- a/pom.xml +++ b/pom.xml @@ -47,11 +47,11 @@ <project.build.outputTimestamp>2025-04-18T12:24:36Z</project.build.outputTimestamp> <commons.componentid>jxpath</commons.componentid> <commons.module.name>org.apache.commons.jxpath</commons.module.name> - <commons.release.version>1.4.0</commons.release.version> - <commons.release.next>1.4.1</commons.release.next> + <commons.release.version>1.4.1</commons.release.version> + <commons.release.next>1.4.2</commons.release.next> <commons.release.isDistModule>true</commons.release.isDistModule> - <commons.rc.version>RC2</commons.rc.version> - <commons.bc.version>1.3</commons.bc.version> + <commons.rc.version>RC1</commons.rc.version> + <commons.bc.version>1.4.0</commons.bc.version> <commons.release.desc>(Java 8 or above)</commons.release.desc> <commons.jira.id>JXPATH</commons.jira.id> <commons.jira.pid>12310480</commons.jira.pid>