This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/trunk by this push:
     new c18b1e937f Bump version, prepare CHANGES
     new 19b4763d1b Merge branch 'cassandra-5.0' into trunk
c18b1e937f is described below

commit c18b1e937f06515009170ff72ba0f4f1166d1c11
Author: Brandon Williams <[email protected]>
AuthorDate: Thu Apr 10 11:54:03 2025 -0500

    Bump version, prepare CHANGES
---
 CHANGES.txt | 3 +++
 build.xml   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 6e53c8ac93..25e7988bc9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,6 @@
+5.0.5
+
+
 5.0.4
  * Update netty to 4.1.119.Final and netty-tcnative to 2.0.70.Final 
(CASSANDRA-20314)
  * Serialization can lose complex deletions in a mutation with multiple 
collections in a row (CASSANDRA-20449)
diff --git a/build.xml b/build.xml
index b2c80ed7d3..c40fc783a3 100644
--- a/build.xml
+++ b/build.xml
@@ -33,7 +33,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="5.0.4"/>
+    <property name="base.version" value="5.0.5"/>
     <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]

Reply via email to