This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/cassandra-4.0 by this push:
     new 2699bc8dae ninja-fix build.xml version to 4.0.14
2699bc8dae is described below

commit 2699bc8dae223eebfc5f8727f60d824e50af1a15
Author: Mick Semb Wever <[email protected]>
AuthorDate: Wed Sep 18 10:29:51 2024 +0200

    ninja-fix build.xml version to 4.0.14
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index a2ff92a1a4..7f619b0b26 100644
--- a/build.xml
+++ b/build.xml
@@ -34,7 +34,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="4.0.13"/>
+    <property name="base.version" value="4.0.14"/>
     <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"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to