Increment version to 4.0.2

This commit is contained in:
Sam Tunnicliffe 2021-09-07 16:50:51 +01:00
parent 4ed28cbf9c
commit 9a34ecd4ad
2 changed files with 7 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
<property name="base.version" value="4.0.1"/>
<property name="base.version" value="4.0.2"/>
<property name="scm.connection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
<property name="scm.developerConnection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
<property name="scm.url" value="https://gitbox.apache.org/repos/asf?p=cassandra.git;a=tree"/>

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
cassandra (4.0.2) UNRELEASED; urgency=medium
* New release
-- Sam Tunnicliffe <samt@apache.org> Tue, 07 Sep 2021 16:48:57 +0100
cassandra (4.0.1) unstable; urgency=medium
* New release