Increment version

This commit is contained in:
Brandon Williams 2024-04-15 11:24:55 -05:00
parent 657e595b78
commit 44f472d742
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
3.0.31
*
3.0.30
* Fix SCM URL link (CASSANDRA-19422)
* Backport CASSANDRA-16418 to 3.x (CASSANDRA-18824)

View File

@ -34,7 +34,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
<property name="base.version" value="3.0.30"/>
<property name="base.version" value="3.0.31"/>
<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"/>