diff --git a/CHANGES.txt b/CHANGES.txt index 1a3df81bcb..96be055a2d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 4.0-alpha2 + * Move chronicle-core version from snapshot to stable, and include carrotsearch in generated pom.xml (CASSANDRA-15321) * Untangle RepairMessage sub-hierarchy of messages, use new messaging (more) correctly (CASSANDRA-15163) * Add `allocate_tokens_for_local_replication_factor` option for token allocation (CASSANDRA-15260) * Add Alibaba Cloud Platform snitch (CASSANDRA-15092) diff --git a/build.xml b/build.xml index 4828389893..3eb074fa22 100644 --- a/build.xml +++ b/build.xml @@ -118,7 +118,7 @@ - + @@ -772,6 +772,7 @@ +