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

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

commit ae366ba61554f13290e91bd2570a54d14f018bf2
Author: Michael Shuler <mshu...@apache.org>
AuthorDate: Tue Oct 29 16:11:57 2019 -0500

    Increment version to 3.0.20
---
 NEWS.txt         | 8 ++++++++
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/NEWS.txt b/NEWS.txt
index cfcce6e..39acc66 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -42,6 +42,14 @@ restore snapshots created with the previous major version 
using the
 'sstableloader' tool. You can upgrade the file format of your snapshots
 using the provided 'sstableupgrade' tool.
 
+3.0.20
+======
+
+Upgrading
+---------
+    - Nothing specific to this release, but please see previous upgrading 
sections,
+      especially if you are upgrading from 2.2.
+
 3.0.19
 ======
 
diff --git a/build.xml b/build.xml
index a1e2dd7..5d86a3f 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="3.0.19"/>
+    <property name="base.version" value="3.0.20"/>
     <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 bae5ee3..cc3dcff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.0.20) UNRELEASED; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <mshu...@apache.org>  Tue, 29 Oct 2019 16:10:49 -0500
+
 cassandra (3.0.19) unstable; urgency=medium
 
   * New release


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to