mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-4.0.0' into cassandra-4.0
This commit is contained in:
commit
c79124d5e6
|
|
@ -24,7 +24,7 @@
|
|||
<property name="debuglevel" value="source,lines,vars"/>
|
||||
|
||||
<!-- default version and SCM information -->
|
||||
<property name="base.version" value="4.0-rc2"/>
|
||||
<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"/>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cassandra (4.0~rc2) unstable; urgency=medium
|
||||
cassandra (4.0.1) UNRELEASED; urgency=medium
|
||||
|
||||
* New release
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue