mirror of https://github.com/apache/cassandra
Update version to 4.0-alpha2
This commit is contained in:
parent
068d2d37c6
commit
21ebba85ac
|
|
@ -25,7 +25,7 @@
|
|||
<property name="debuglevel" value="source,lines,vars"/>
|
||||
|
||||
<!-- default version and SCM information -->
|
||||
<property name="base.version" value="4.0-alpha1"/>
|
||||
<property name="base.version" value="4.0-alpha2"/>
|
||||
<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,3 +1,9 @@
|
|||
cassandra (4.0~alpha2) UNRELEASED; urgency=medium
|
||||
|
||||
* New release
|
||||
|
||||
--
|
||||
|
||||
cassandra (4.0~alpha1) unstable; urgency=medium
|
||||
|
||||
* New release
|
||||
|
|
|
|||
Loading…
Reference in New Issue