diff --git a/CHANGES.txt b/CHANGES.txt index c49019041c..7e28aed561 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 3.0.30 + * Fix SCM URL link (CASSANDRA-19422) * Backport CASSANDRA-16418 to 3.x (CASSANDRA-18824) * Suppress CVE-2023-6378 (CASSANDRA-19142) * Do not set RPC_READY to false on transports shutdown in order to not fail counter updates for deployments with coordinator and storage nodes with transports turned off (CASSANDRA-18935) diff --git a/build.xml b/build.xml index b025a6e15b..40590764e9 100644 --- a/build.xml +++ b/build.xml @@ -37,7 +37,7 @@ - +