We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcbadf4 commit a36b1f1Copy full SHA for a36b1f1
build.xml
@@ -33,7 +33,7 @@
33
<property name="debuglevel" value="source,lines,vars"/>
34
35
<!-- default version and SCM information -->
36
- <property name="base.version" value="5.0.6"/>
+ <property name="base.version" value="5.0.7"/>
37
<property name="scm.connection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
38
<property name="scm.developerConnection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
39
<property name="scm.url" value="https://gitbox.apache.org/repos/asf?p=cassandra.git"/>
0 commit comments