We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45fa31b commit 5d30dc1Copy full SHA for 5d30dc1
build.xml
@@ -34,7 +34,7 @@
34
<property name="debuglevel" value="source,lines,vars"/>
35
36
<!-- default version and SCM information -->
37
- <property name="base.version" value="4.0.19"/>
+ <property name="base.version" value="4.0.20"/>
38
<property name="scm.connection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
39
<property name="scm.developerConnection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
40
<property name="scm.url" value="https://gitbox.apache.org/repos/asf?p=cassandra.git"/>
0 commit comments