This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a commit to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-4.1 by this push: new 56b7e90f1f bump build.xml version 56b7e90f1f is described below commit 56b7e90f1f0b78063e73f3fd37fccb79594bfdd3 Author: Brandon Williams <brandonwilli...@apache.org> AuthorDate: Mon May 19 18:51:44 2025 -0500 bump build.xml version --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index ca84184c83..cc012f84a3 100644 --- a/build.xml +++ b/build.xml @@ -34,7 +34,7 @@ <property name="debuglevel" value="source,lines,vars"/> <!-- default version and SCM information --> - <property name="base.version" value="4.1.9"/> + <property name="base.version" value="4.1.10"/> <property name="scm.connection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/> <property name="scm.developerConnection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/> <property name="scm.url" value="https://gitbox.apache.org/repos/asf?p=cassandra.git"/> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org