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

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


The following commit(s) were added to refs/heads/cassandra-3.0 by this push:
     new a3b4119b5a Increment versions to 3.0.29, 3.11.15, 4.0.8
a3b4119b5a is described below

commit a3b4119b5a8a90e53d4075371e98671e69783495
Author: Mick Semb Wever <[email protected]>
AuthorDate: Sun Oct 23 23:18:45 2022 +0200

    Increment versions to 3.0.29, 3.11.15, 4.0.8
---
 CHANGES.txt      | 5 ++++-
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 3b95dea815..bd78e9207c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,8 @@
-3.0.28
+3.0.29
  * Fix running Ant rat targets without git (CASSANDRA-17974)
+
+
+3.0.28
  * Harden JMX by resolving beanshooter issues (CASSANDRA-17921)
  * Suppress CVE-2019-2684 (CASSANDRA-17965)
  * Fix auto-completing "WITH" when creating a materialized view 
(CASSANDRA-17879)
diff --git a/build.xml b/build.xml
index 3b46c82bbe..ef684efcb9 100644
--- a/build.xml
+++ b/build.xml
@@ -33,7 +33,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="3.0.28"/>
+    <property name="base.version" value="3.0.29"/>
     <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"/>
diff --git a/debian/changelog b/debian/changelog
index 89d09b4f40..99743d66a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.0.29) UNRELEASED; urgency=medium
+
+  * New release
+
+ -- Mick Semb Wever <[email protected]>  Wed, 19 Oct 2022 09:58:43 +0200
+
 cassandra (3.0.28) unstable; urgency=medium
 
   * New release


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

Reply via email to