This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-4.0 by this push:
new 5d30dc17b8 increment version to 4.0.20
5d30dc17b8 is described below
commit 5d30dc17b8c977f193e49ff0839553c96250ec1e
Author: Mick Semb Wever <[email protected]>
AuthorDate: Mon Oct 20 13:45:57 2025 +0200
increment version to 4.0.20
---
build.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.xml b/build.xml
index 0d7a567a91..6f71ac762b 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.0.19"/>
+ <property name="base.version" value="4.0.20"/>
<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: [email protected]
For additional commands, e-mail: [email protected]