Skip to content

Commit 9d5be36

Browse files
author
Cameron Zemek
committed
Cassandra 2.2.17.1 release
1 parent aaead92 commit 9d5be36

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2.2.17.1
2+
* Rebuild from targeted replica (CASSANDRA-9875)
3+
14
2.2.17
25
* Fix nomenclature of allow and deny lists (CASSANDRA-15862)
36
* Remove generated files from source artifact (CASSANDRA-15849)

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<property name="debuglevel" value="source,lines,vars"/>
2626

2727
<!-- default version and SCM information -->
28-
<property name="base.version" value="2.2.17"/>
28+
<property name="base.version" value="2.2.17.1"/>
2929
<property name="scm.connection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
3030
<property name="scm.developerConnection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
3131
<property name="scm.url" value="https://gitbox.apache.org/repos/asf?p=cassandra.git;a=tree"/>

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
cassandra (2.2.17.1) unstable; urgency=medium
2+
3+
* New release
4+
5+
-- Cameron Zemek <[email protected]> Fri, 23 Oct 2020 10:50:00 +1000
6+
17
cassandra (2.2.17) unstable; urgency=medium
28

39
* New release

0 commit comments

Comments
 (0)