diff --git a/.build/build-resolver.xml b/.build/build-resolver.xml index 7e88a4ee73..6d47f4726f 100644 --- a/.build/build-resolver.xml +++ b/.build/build-resolver.xml @@ -146,7 +146,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -168,7 +168,7 @@ - + diff --git a/CHANGES.txt b/CHANGES.txt index ba9da7bdb1..4dfb429438 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,7 @@ * Allow nodetool garbagecollect to take a user defined list of SSTables (CASSANDRA-16767) * Add a guardrail for misprepared statements (CASSANDRA-21139) Merged from 6.0: + * Fix maven remote publishing of Accord artifacts (CASSANDRA-21261) * Move long running TCM operations to a longer timout (CASSANDRA-21453) * Offline nodetool commands should not print network options in help (CASSANDRA-20876) * Defer creation of the system_cluster_metadata keyspace until CMS initialization (CASSANDRA-21477) diff --git a/build.xml b/build.xml index cb8ee95990..7240153109 100644 --- a/build.xml +++ b/build.xml @@ -111,9 +111,11 @@ + - - + + + @@ -2320,17 +2322,18 @@ - - + - - + - diff --git a/modules/accord b/modules/accord index 66cab49f1c..fff32de2e9 160000 --- a/modules/accord +++ b/modules/accord @@ -1 +1 @@ -Subproject commit 66cab49f1c9af471795339a5fdf9522e6e73b691 +Subproject commit fff32de2e915772fbc70d16b1c32346313877838