This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git
commit 80fd439be1ddf49d3d6fbfb9a67486e72d75bca4 Merge: bff4e54 09a387b Author: Mick Semb Wever <[email protected]> AuthorDate: Thu Jul 8 23:41:21 2021 +0200 Merge branch 'cassandra-4.0.0' into cassandra-4.0 build.xml | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --cc build.xml index 0b4dd13,40419c0..6d15381 --- a/build.xml +++ b/build.xml @@@ -24,7 -24,7 +24,7 @@@ <property name="debuglevel" value="source,lines,vars"/> <!-- default version and SCM information --> - <property name="base.version" value="4.0-rc3"/> - <property name="base.version" value="4.0.0"/> ++ <property name="base.version" value="4.0.1"/> <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"/> diff --cc debian/changelog index 9267cec,acfda35..be04d8d --- a/debian/changelog +++ b/debian/changelog @@@ -1,4 -1,4 +1,4 @@@ - cassandra (4.0~rc3) UNRELEASED; urgency=medium -cassandra (4.0.0) UNRELEASED; urgency=medium ++cassandra (4.0.1) UNRELEASED; urgency=medium * New release --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
