mirror of https://github.com/apache/cassandra
Increment version to 4.0.10
This commit is contained in:
parent
e9f8f2efa2
commit
f2427a0c86
|
|
@ -33,7 +33,7 @@
|
|||
<property name="debuglevel" value="source,lines,vars"/>
|
||||
|
||||
<!-- default version and SCM information -->
|
||||
<property name="base.version" value="4.0.9"/>
|
||||
<property name="base.version" value="4.0.10"/>
|
||||
<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.10) UNRELEASED; urgency=medium
|
||||
|
||||
* New release
|
||||
|
||||
-- Stefan Miklosovic <smiklosovic@apache.org> Fri, 14 Apr 2023 09:05:12 +0200
|
||||
|
||||
cassandra (4.0.9) unstable; urgency=medium
|
||||
|
||||
* New release
|
||||
|
|
|
|||
Loading…
Reference in New Issue