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 c9b14d569d..06903a9008 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 6.0-alpha2 + * 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 3f51e03c25..4783737abe 100644 --- a/build.xml +++ b/build.xml @@ -111,9 +111,11 @@ + - - + + + @@ -2312,17 +2314,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