Increment version to 2.1.19

Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/77aba07d
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/77aba07d
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/77aba07d

Branch: refs/heads/cassandra-3.11
Commit: 77aba07dafd55e3c91b6192d7f16e3699e746bec
Parents: 9369db1
Author: Joel Knighton <j...@apache.org>
Authored: Mon Jul 24 13:21:16 2017 -0500
Committer: Joel Knighton <j...@apache.org>
Committed: Mon Jul 24 13:21:16 2017 -0500

----------------------------------------------------------------------
 CHANGES.txt | 3 +++
 NEWS.txt    | 8 ++++++++
 build.xml   | 2 +-
 3 files changed, 12 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/77aba07d/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index f62f162..5173b10 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,6 @@
+2.1.19
+
+
 2.1.18
  * Fix 2ndary indexes on primary key columns to don't create expiring entries 
(CASSANDRA-13412)
  * Set javac encoding to utf-8 (CASSANDRA-13466)

http://git-wip-us.apache.org/repos/asf/cassandra/blob/77aba07d/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index c5c798c..3e4a578 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,6 +13,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.
 
+2.1.19
+======
+
+Upgrading
+---------
+    - Nothing specific to this release, but please see 2.1 if you are upgrading
+      from a previous version.
+
 2.1.18
 ======
 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/77aba07d/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6619bfd..eb2266d 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="2.1.18"/>
+    <property name="base.version" value="2.1.19"/>
     <property name="scm.connection" 
value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.developerConnection" 
value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.url" 
value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>


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

Reply via email to