Merge branch 'cassandra-4.0' into cassandra-4.1

* cassandra-4.0:
  ninja-fix build.xml version to 4.0.14
This commit is contained in:
Mick Semb Wever 2024-09-18 10:30:56 +02:00
commit 50b2a29e60
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
1 changed files with 1 additions and 1 deletions

View File

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