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 b727297e03bd42494d9d797a0d28520ccd62e7d0 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Sun Apr 13 16:04:00 2025 -0400 Merge from release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b62fbd1..4cbc50c 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <name>Apache Commons JXPath</name> <!-- when cutting a release, be sure to modify the commons.release.version property, found at /project/properties/commons.release.version in this document --> - <version>1.4.0</version> + <version>1.4.0-SNAPSHOT</version> <description>A Java-based implementation of XPath 1.0 that, in addition to XML processing, can inspect/modify Java object graphs (the library's explicit purpose) and even mixed Java/XML structures.</description> <url>https://commons.apache.org/proper/commons-jxpath/</url> <issueManagement>