Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
driftx committed Apr 15, 2024
1 parent 657e595 commit 44f472d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.txt
@@ -1,3 +1,6 @@
3.0.31
*

3.0.30
* Fix SCM URL link (CASSANDRA-19422)
* Backport CASSANDRA-16418 to 3.x (CASSANDRA-18824)
Expand Down
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -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"/>
Expand Down

0 comments on commit 44f472d

Please sign in to comment.