This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-5.0 by this push:
new f19dd0bb13 Increment version to 5.0-alpha2
f19dd0bb13 is described below
commit f19dd0bb1309c35535876e8f0f996ad2b76adda5
Author: Mick Semb Wever <[email protected]>
AuthorDate: Fri Sep 8 16:12:12 2023 +0200
Increment version to 5.0-alpha2
---
build.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.xml b/build.xml
index 9f85e875d0..6c7790c275 100644
--- a/build.xml
+++ b/build.xml
@@ -32,7 +32,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
- <property name="base.version" value="5.0-alpha1"/>
+ <property name="base.version" value="5.0-alpha2"/>
<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;a=tree"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]